mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 11:26:37 +00:00
test/old: set shellslash in Test_finddir
This commit is contained in:
@@ -133,6 +133,7 @@ func Test_finddir()
|
|||||||
let save_shellslash = &shellslash
|
let save_shellslash = &shellslash
|
||||||
let save_dir = getcwd()
|
let save_dir = getcwd()
|
||||||
set path=,,
|
set path=,,
|
||||||
|
set shellslash
|
||||||
call CreateFiles()
|
call CreateFiles()
|
||||||
cd Xdir1
|
cd Xdir1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user