diff options
Diffstat (limited to 'tests')
-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 39b280e6..29b457f2 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -650,6 +650,7 @@ call TestFiletype('jsonc') call TestFiletype('gleam') call TestFiletype('hjson') call TestFiletype('sway') +call TestFiletype('openscad') " DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE |