summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/filetypes.vim4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim
index 0c36df68..39caa48a 100644
--- a/tests/filetypes.vim
+++ b/tests/filetypes.vim
@@ -239,3 +239,7 @@ call TestFiletype('prolog')
call TestFiletype('tads')
call TestFiletype('gitignore')
call TestFiletype('sql')
+call TestFiletype('b')
+call TestFiletype('ibasic')
+call TestFiletype('freebasic')
+call TestFiletype('hamster')