0
0
mirror of https://github.com/vim/vim.git synced 2025-11-13 22:54:27 -05:00

updated for version 7.3.1304

Problem:    Test 89 still fails on MS-Windows.
Solution:   Set 'shellslash'. (Taro Muraoka)
This commit is contained in:
Bram Moolenaar
2013-07-04 20:50:46 +02:00
parent 3c1e9c2a1f
commit a3c084cbfa
2 changed files with 3 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ STARTTEST
:$put =''
:$put ='Testing findfile'
:$put =''
:set ssl
:$put =findfile('test19.in','src/test*')
:exe "cd" cwd
:cd ..