Skip to content

Commit

Permalink
add tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Oct 24, 2012
1 parent 672af42 commit 7a25848
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions unittest.vim
Expand Up @@ -616,6 +616,10 @@ finish
'query': "h50e$$$$",
'result': "height: 50em;",
},
{
'query': "(bg+)+c$$$$",
'result': "background: #FFF url($$$$) 0 0 no-repeat;\ncolor: #000;",
},
],
},
],
Expand Down

0 comments on commit 7a25848

Please sign in to comment.