diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/nvim/testdir/test22.in | 13 | ||||
| -rw-r--r-- | src/nvim/testdir/test22.ok | 4 |
2 files changed, 0 insertions, 17 deletions
diff --git a/src/nvim/testdir/test22.in b/src/nvim/testdir/test22.in deleted file mode 100644 index f5cc046c6a..0000000000 --- a/src/nvim/testdir/test22.in +++ /dev/null @@ -1,13 +0,0 @@ -Tests for file with some lines ending in CTRL-M, some not
-
-STARTTEST -:set ta tx -:e! -:$-3,$w! test.out -:qa! -ENDTEST - -this lines ends in a
-this one doesn't -this one does
-and the last one doesn't diff --git a/src/nvim/testdir/test22.ok b/src/nvim/testdir/test22.ok deleted file mode 100644 index 38ff89eaf3..0000000000 --- a/src/nvim/testdir/test22.ok +++ /dev/null @@ -1,4 +0,0 @@ -this lines ends in a
-this one doesn't -this one does
-and the last one doesn't |
