Skip to content
Snippets Groups Projects
Commit a3c084cb authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.3.1304

Problem:    Test 89 still fails on MS-Windows.
Solution:   Set 'shellslash'. (Taro Muraoka)
parent 3c1e9c2a
No related merge requests found
......@@ -55,6 +55,7 @@ STARTTEST
:$put =''
:$put ='Testing findfile'
:$put =''
:set ssl
:$put =findfile('test19.in','src/test*')
:exe "cd" cwd
:cd ..
......
......@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1304,
/**/
1303,
/**/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment