diff options
Diffstat (limited to 'tests/filetypes.vim')
-rw-r--r-- | tests/filetypes.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 5a1838b5..08d4cb93 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -644,6 +644,7 @@ call TestFiletype('xf86conf') call TestFiletype('xpm') call TestFiletype('xpm2') call TestFiletype('context') +call TestFiletype('mint') " DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE |