diff options
Diffstat (limited to 'test/functional/core/job_spec.lua')
-rw-r--r-- | test/functional/core/job_spec.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/core/job_spec.lua b/test/functional/core/job_spec.lua index 318730fbb1..13f5f9a5e1 100644 --- a/test/functional/core/job_spec.lua +++ b/test/functional/core/job_spec.lua @@ -1239,7 +1239,6 @@ describe('pty process teardown', function() end) it('does not prevent/delay exit. #4798 #4900', function() - skip(is_os('win')) -- Use a nested nvim (in :term) to test without --headless. fn.termopen({ helpers.nvim_prog, |