mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge #7753 'win: enable more functional tests'
This commit is contained in:
@@ -13,8 +13,6 @@ local rmdir = helpers.rmdir
|
||||
|
||||
describe('startup defaults', function()
|
||||
describe(':filetype', function()
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
local function expect_filetype(expected)
|
||||
local screen = Screen.new(50, 4)
|
||||
screen:attach()
|
||||
|
||||
Reference in New Issue
Block a user