diff options
Diffstat (limited to 'src/nvim/testdir/test_alot_latin.vim')
-rw-r--r-- | src/nvim/testdir/test_alot_latin.vim | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/nvim/testdir/test_alot_latin.vim b/src/nvim/testdir/test_alot_latin.vim deleted file mode 100644 index 23a404cac1..0000000000 --- a/src/nvim/testdir/test_alot_latin.vim +++ /dev/null @@ -1,7 +0,0 @@ -" A series of tests that can run in one Vim invocation. -" This makes testing go faster, since Vim doesn't need to restart. - -" These tests use latin1 'encoding'. Setting 'encoding' is in the individual -" files, so that they can be run by themselves. - -source test_regexp_latin.vim |