mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Change to set shellslash to test under same conditions as vim
This commit is contained in:
parent
e56f62e9a7
commit
03bba32565
@ -77,7 +77,7 @@ set nomore
|
|||||||
lang mess C
|
lang mess C
|
||||||
|
|
||||||
" Always use forward slashes.
|
" Always use forward slashes.
|
||||||
" set shellslash
|
set shellslash
|
||||||
|
|
||||||
" Prepare for calling test_garbagecollect_now().
|
" Prepare for calling test_garbagecollect_now().
|
||||||
let v:testing = 1
|
let v:testing = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user