mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
test/old: set shellslash in Test_finddir
This commit is contained in:
parent
246807b8f4
commit
0673b0d251
@ -133,6 +133,7 @@ func Test_finddir()
|
||||
let save_shellslash = &shellslash
|
||||
let save_dir = getcwd()
|
||||
set path=,,
|
||||
set shellslash
|
||||
call CreateFiles()
|
||||
cd Xdir1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user