mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 04:53:51 -05:00
Fix tests
This commit is contained in:
@@ -211,7 +211,6 @@ call TestExtension("cpp", "foobar.inl", "")
|
|||||||
call TestExtension("htmldjango", "foobar.j2", "")
|
call TestExtension("htmldjango", "foobar.j2", "")
|
||||||
call TestExtension("htmldjango", "foobar.jinja", "")
|
call TestExtension("htmldjango", "foobar.jinja", "")
|
||||||
call TestExtension("htmldjango", "foobar.jinja2", "")
|
call TestExtension("htmldjango", "foobar.jinja2", "")
|
||||||
call TestExtension("htmldjango", "foobar.njk", "")
|
|
||||||
|
|
||||||
" vim-polyglot only
|
" vim-polyglot only
|
||||||
call TestExtension("blade", "test.blade.php", "")
|
call TestExtension("blade", "test.blade.php", "")
|
||||||
|
|||||||
Reference in New Issue
Block a user