diff options
Diffstat (limited to 'src/nvim/testdir/test96.ok')
-rw-r--r-- | src/nvim/testdir/test96.ok | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/nvim/testdir/test96.ok b/src/nvim/testdir/test96.ok deleted file mode 100644 index 3498e52f73..0000000000 --- a/src/nvim/testdir/test96.ok +++ /dev/null @@ -1,9 +0,0 @@ - -Test A: - - file name displayed: test://bar.txt - - quickfix claims that the file name displayed is: test://bar.txt -Test B: - - number of window open: 2 -Test C: - - 'buftype' of the location list window: quickfix - - buffer displayed in the 2nd window: test://quux.txt |