summaryrefslogtreecommitdiffstats
path: root/tests/filetypes.vim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filetypes.vim')
-rw-r--r--tests/filetypes.vim5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim
index 3128a730..8d077072 100644
--- a/tests/filetypes.vim
+++ b/tests/filetypes.vim
@@ -95,7 +95,8 @@ call TestFiletype('graphql')
call TestFiletype('groovy')
call TestFiletype('grub')
call TestFiletype('haml')
-call TestFiletype('mustache')
+call TestFiletype('html.mustache')
+call TestFiletype('html.handlebars')
call TestFiletype('haskell')
call TestFiletype('haxe')
call TestFiletype('hcl')
@@ -108,7 +109,7 @@ call TestFiletype('idris2')
call TestFiletype('lidris2')
call TestFiletype('ion')
call TestFiletype('Jenkinsfile')
-call TestFiletype('jinja.html')
+call TestFiletype('htmldjango')
call TestFiletype('jq')
call TestFiletype('json5')
call TestFiletype('json')