Update filtervariable test

This commit is contained in:
Tom MacWright 2012-12-20 11:13:18 -05:00
parent f693f062ec
commit 3c4baaf8cb

View File

@ -1,5 +1,5 @@
@us: 'US';
@thing: "COUNTRY";
@thing: [COUNTRY];
#world[COUNTRY=@us] {
polygon-fill: #000;