add tests for #214 - test 'a' currently fails for me
This commit is contained in:
parent
cd948535a5
commit
75875e2781
3
test/errorhandling/issue_214_a.mss
Normal file
3
test/errorhandling/issue_214_a.mss
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#countries {
|
||||||
|
polygon-fill: green;
|
||||||
|
}}
|
3
test/errorhandling/issue_214_b.mss
Normal file
3
test/errorhandling/issue_214_b.mss
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#countries {
|
||||||
|
polygon-fill: green;
|
||||||
|
}}
|
3
test/errorhandling/issue_214_c.mss
Normal file
3
test/errorhandling/issue_214_c.mss
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#countries {
|
||||||
|
polygon-fill: green;
|
||||||
|
}}
|
Loading…
Reference in New Issue
Block a user