Explorar o código

Fix test failures with older Vim versions

Yegappan Lakshmanan %!s(int64=4) %!d(string=hai) anos
pai
achega
cdc974db0b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      test/unit_tests.vim

+ 3 - 0
test/unit_tests.vim

@@ -1502,6 +1502,9 @@ endfunc
 " MRU command.
 " ==========================================================================
 func Test_53()
+  if v:version < 800
+    return
+  endif
   let test_name = 'test53'
   %bw!
   topleft MRU file2.txt