tests: add test case for #239

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2019-09-23 21:14:02 +01:00
parent 33aa805048
commit 44fd3f93f7
4 changed files with 58 additions and 3 deletions

View File

@ -0,0 +1,7 @@
fading = true;
fade-in-step = 1;
fade-out-step = 0.01;
shadow = true;
shadow-exclude = [
"name = 'NoShadow'"
]