fix unittest.vim

This commit is contained in:
mattn
2011-09-05 01:06:19 +09:00
parent e799b8ead5
commit 95df77c224

View File

@@ -434,7 +434,7 @@ finish
'name': "fs:n",
'query': "fs:n",
'type': "css",
'result': "font-style:normal;",
'result': "font-style: normal;",
},
{
'name': "fl:l|fc",
@@ -446,7 +446,7 @@ finish
'name': "bg+",
'query': "bg+",
'type': "css",
'result': "background:#FFF url() 0 0 no-repeat;",
'result': "background: #FFF url() 0 0 no-repeat;",
},
],
},