summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/extensions.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/extensions.vim b/tests/extensions.vim
index eeafd496..ccfbca44 100644
--- a/tests/extensions.vim
+++ b/tests/extensions.vim
@@ -391,4 +391,6 @@ call TestExtension("conf", "auto.master", "")
" https://github.com/sheerun/vim-polyglot/issues/579
call TestExtension("dart", "reminders.dart", "")
+call TestExtension("racket", "empty.rkt", "")
+
filetype off