diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/filetypes.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim index df83137c..39b280e6 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -369,7 +369,6 @@ call TestFiletype('hastepreproc') call TestFiletype('hercules') call TestFiletype('hex') call TestFiletype('hollywood') -call TestFiletype('html') call TestFiletype('tilde') call TestFiletype('htmlm4') call TestFiletype('template') |