mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 18:41:48 +00:00
Mark some functional tests as pending in Windows
This commit is contained in:
committed by
Rui Abreu Ferreira
parent
0089ef6b65
commit
39c628d031
@@ -1,6 +1,8 @@
|
||||
local session = require('test.functional.helpers')(after_each)
|
||||
local child_session = require('test.functional.terminal.helpers')
|
||||
|
||||
if session.pending_win32(pending) then return end
|
||||
|
||||
describe("shell command :!", function()
|
||||
local screen
|
||||
before_each(function()
|
||||
|
||||
Reference in New Issue
Block a user