diff options
Diffstat (limited to '')
-rw-r--r-- | scripts/test_filetypes.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/test_filetypes.vim b/scripts/test_filetypes.vim index a9bae396..86e2ff36 100644 --- a/scripts/test_filetypes.vim +++ b/scripts/test_filetypes.vim @@ -152,7 +152,6 @@ call TestFiletype('sexplib') call TestFiletype('opencl') call TestFiletype('perl') call TestFiletype('sql') -call TestFiletype('sql') call TestFiletype('cql') call TestFiletype('blade') call TestFiletype('php') |