testsuite: add another nodeparser crash test

This commit is contained in:
Timm Bäder 2019-04-24 10:49:36 +02:00 committed by Benjamin Otte
parent e31856fe1b
commit 61a963d78d
2 changed files with 8 additions and 0 deletions

View File

@ -113,6 +113,7 @@ node_parser_tests = [
'crash1',
'crash2',
'crash3',
'crash4',
]
foreach test : node_parser_tests

View File

@ -0,0 +1,7 @@
blur {
child: color {
bounds: 100 100 100 100;
}
blur: 40
}