Revert "test/win: use cmd.exe for test"

This reverts commit ae409b5042.

This PR (#8120) defaults to cmd.exe for job_spec.lua
This commit is contained in:
Jan Edmund Lazo 2018-03-18 19:44:10 -04:00
parent 03e69a5d9c
commit e6ee06ee11

View File

@ -671,8 +671,6 @@ 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', '"