Merge #7753 'win: enable more functional tests'

This commit is contained in:
Justin M. Keyes
2018-01-06 17:52:14 +01:00
14 changed files with 26 additions and 45 deletions

View File

@@ -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()