diff options
Diffstat (limited to 'src/nvim/testdir/test_fixeol.ok')
-rw-r--r-- | src/nvim/testdir/test_fixeol.ok | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/nvim/testdir/test_fixeol.ok b/src/nvim/testdir/test_fixeol.ok new file mode 100644 index 0000000000..68ac9be168 --- /dev/null +++ b/src/nvim/testdir/test_fixeol.ok @@ -0,0 +1,10 @@ +0 +with eol +END +without eolEND +1 +with eol +stays eol +END +without eol +stays withoutEND |