win: enable legacy test 093

This commit is contained in:
Jan Edmund Lazo 2017-10-19 10:05:59 -04:00
parent 10fbae086a
commit 44dc8b4753

View File

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