mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
win: enable legacy test 30
This commit is contained in:
parent
c5a7f451ce
commit
18a53b6502
@ -5,8 +5,6 @@ local feed, clear, command = helpers.feed, helpers.clear, helpers.command
|
||||
local eq, write_file = helpers.eq, helpers.write_file
|
||||
local wait = helpers.wait
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
describe('fileformats option', function()
|
||||
setup(function()
|
||||
clear()
|
||||
|
Loading…
Reference in New Issue
Block a user