Pārlūkot izejas kodu

Tests: expect an empty &buftype

Marco Hinz 9 gadi atpakaļ
vecāks
revīzija
01278efa54
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      test/feature/buffer.vader

+ 1 - 1
test/feature/buffer.vader

@@ -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