From 0d48ba92455548018105670980552e54930f60eb Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Fri, 9 Oct 2020 22:57:13 +0200 Subject: Fix detecting of some filetypes, closes #579 --- scripts/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/test') diff --git a/scripts/test b/scripts/test index f22c224c..b87d511c 100755 --- a/scripts/test +++ b/scripts/test @@ -46,7 +46,7 @@ test_helptags = <<~EOF EOF run_vimscript('source tests/filetypes.vim') -# run_vimscript('source tests/extensions.vim') +run_vimscript('source tests/extensions.vim') run_script(test_helptags) # run_vimscript(" -- cgit v1.2.3