Tests: expect an empty &buftype

This commit is contained in:
Marco Hinz 2016-06-01 01:09:56 +02:00
parent 977ee633e5
commit 01278efa54

View file

@ -4,7 +4,7 @@ Before:
Execute (Check buffer options):
AssertEqual 'startify', &filetype
AssertEqual 'wipe', &bufhidden
AssertEqual 'nofile', &buftype
AssertEqual '', &buftype
AssertEqual 0, &buflisted
AssertEqual 0, &cursorcolumn
AssertEqual 0, &cursorline