From f844ab85b0c6b32dcf7343c915ce567a61aa9b31 Mon Sep 17 00:00:00 2001 From: mattn Date: Thu, 22 Sep 2011 15:16:21 +0900 Subject: [PATCH] unitetest for xsd. --- unittest.vim | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/unittest.vim b/unittest.vim index d232d83..e77b6bb 100644 --- a/unittest.vim +++ b/unittest.vim @@ -496,6 +496,17 @@ finish }, ], }, +{ + 'category': 'xsd', + 'tests': [ + { + 'name': "w3c", + 'query': "xsd:w3c", + 'type': "xsd", + 'result': "\n\n\t\n", + }, + ], +}, { 'category': 'mustache', 'tests': [