diff options
Diffstat (limited to 'test/functional/ui/input_spec.lua')
| -rw-r--r-- | test/functional/ui/input_spec.lua | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/test/functional/ui/input_spec.lua b/test/functional/ui/input_spec.lua index 29d974b709..f8842901c1 100644 --- a/test/functional/ui/input_spec.lua +++ b/test/functional/ui/input_spec.lua @@ -4,8 +4,6 @@ local feed, next_message, eq = helpers.feed, helpers.next_message, helpers.eq  local expect = helpers.expect  local Screen = require('test.functional.ui.screen') -if helpers.pending_win32(pending) then return end -  describe('mappings', function()    local cid | 
