Explorar el Código

Fix test failures with older Vim versions

Yegappan Lakshmanan hace 4 años
padre
commit
cdc974db0b
Se han modificado 1 ficheros con 3 adiciones y 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