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:
@@ -55,6 +55,7 @@ STARTTEST
|
||||
:$put =''
|
||||
:$put ='Testing findfile'
|
||||
:$put =''
|
||||
:set ssl
|
||||
:$put =findfile('test19.in','src/test*')
|
||||
:exe "cd" cwd
|
||||
:cd ..
|
||||
|
||||
Reference in New Issue
Block a user