diff options
Diffstat (limited to 'src/testdir/test_bufwintabinfo.vim')
-rw-r--r-- | src/testdir/test_bufwintabinfo.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testdir/test_bufwintabinfo.vim b/src/testdir/test_bufwintabinfo.vim index 1c9350c41..a592cd7b1 100644 --- a/src/testdir/test_bufwintabinfo.vim +++ b/src/testdir/test_bufwintabinfo.vim @@ -1,7 +1,6 @@ " Tests for the getbufinfo(), getwininfo() and gettabinfo() functions function Test_getbufwintabinfo() - 1,$bwipeout edit Xtestfile1 edit Xtestfile2 let buflist = getbufinfo() |