summaryrefslogtreecommitdiffstats
path: root/scripts/test
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scripts/test_filetypes.vim3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/test_filetypes.vim b/scripts/test_filetypes.vim
index 268d85e6..53a21af4 100644
--- a/scripts/test_filetypes.vim
+++ b/scripts/test_filetypes.vim
@@ -40,7 +40,7 @@ call TestFiletype('dsdl')
call TestFiletype('Dockerfile')
call TestFiletype('yaml.docker-compose')
call TestFiletype('elixir')
-call TestFiletype('elixir')
+call TestFiletype('eelixir')
call TestFiletype('elm')
call TestFiletype('ember-script')
call TestFiletype('emblem')
@@ -70,7 +70,6 @@ call TestFiletype('haskell')
call TestFiletype('haxe')
call TestFiletype('hcl')
call TestFiletype('hive')
-call TestFiletype('hive')
call TestFiletype('html')
call TestFiletype('i3config')
call TestFiletype('icalendar')