add tests.

This commit is contained in:
mattn
2012-10-24 11:13:43 +09:00
parent 672af42b71
commit 7a25848537

View File

@@ -616,6 +616,10 @@ finish
'query': "h50e$$$$", 'query': "h50e$$$$",
'result': "height: 50em;", 'result': "height: 50em;",
}, },
{
'query': "(bg+)+c$$$$",
'result': "background: #FFF url($$$$) 0 0 no-repeat;\ncolor: #000;",
},
], ],
}, },
], ],