win: enable legacy/wordcount_spec.lua

This commit is contained in:
Jan Edmund Lazo 2017-10-19 00:28:37 -04:00
parent e55de56a99
commit 3c0cc9c2fb

View File

@ -6,8 +6,6 @@ local clear, command = helpers.clear, helpers.command
local eq, eval = helpers.eq, helpers.eval local eq, eval = helpers.eq, helpers.eval
local wait = helpers.wait local wait = helpers.wait
if helpers.pending_win32(pending) then return end
describe('wordcount', function() describe('wordcount', function()
before_each(clear) before_each(clear)