forked from AuroraMiddleware/gtk
testsuite: Add missing errors file
The file was forgotten in 98954bd1d1
and
caused test failure. Oops.
This commit is contained in:
parent
4a6957f50d
commit
6affe29c9a
@ -337,6 +337,7 @@ test_data = \
|
|||||||
string-values.ref.css \
|
string-values.ref.css \
|
||||||
test.png \
|
test.png \
|
||||||
text-shadow-invalid-but-worked-in-3.12.css \
|
text-shadow-invalid-but-worked-in-3.12.css \
|
||||||
|
text-shadow-invalid-but-worked-in-3.12.errors \
|
||||||
text-shadow-invalid-but-worked-in-3.12.ref.css \
|
text-shadow-invalid-but-worked-in-3.12.ref.css \
|
||||||
transition.css \
|
transition.css \
|
||||||
transition.ref.css \
|
transition.ref.css \
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
text-shadow-invalid-but-worked-in-3.12.css:2: error: GTK_CSS_PROVIDER_ERROR_SYNTAX
|
||||||
|
text-shadow-invalid-but-worked-in-3.12.css:6: error: GTK_CSS_PROVIDER_ERROR_SYNTAX
|
Loading…
Reference in New Issue
Block a user