test/win: use cmd.exe for test

Can revert this after #8120.
This commit is contained in:
Justin M. Keyes 2018-03-18 17:15:06 +01:00
parent 167898a517
commit ae409b5042

View File

@ -641,6 +641,8 @@ describe('jobs', function()
end)
it('jobstop() kills entire process tree #6530', function()
command('set shell& shellcmdflag& shellquote& shellpipe& shellredir& shellxquote&')
-- XXX: Using `nvim` isn't a good test, it reaps its children on exit.
-- local c = 'call jobstart([v:progpath, "-u", "NONE", "-i", "NONE", "--headless"])'
-- local j = eval("jobstart([v:progpath, '-u', 'NONE', '-i', 'NONE', '--headless', '-c', '"