mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
win: enable legacy test 093
This commit is contained in:
parent
10fbae086a
commit
44dc8b4753
@ -7,8 +7,6 @@ local helpers = require('test.functional.helpers')(after_each)
|
|||||||
local feed, insert = helpers.feed, helpers.insert
|
local feed, insert = helpers.feed, helpers.insert
|
||||||
local clear, feed_command, expect = helpers.clear, helpers.feed_command, helpers.expect
|
local clear, feed_command, expect = helpers.clear, helpers.feed_command, helpers.expect
|
||||||
|
|
||||||
if helpers.pending_win32(pending) then return end
|
|
||||||
|
|
||||||
describe('store cursor position in session file in Latin-1', function()
|
describe('store cursor position in session file in Latin-1', function()
|
||||||
setup(clear)
|
setup(clear)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user