mirror of
https://github.com/neovim/neovim.git
synced 2024-12-25 21:55:17 -07:00
functests: Add missing wait()
This commit is contained in:
parent
407abb3a6c
commit
95fe5614a0
@ -2,6 +2,7 @@ local helpers = require('test.functional.helpers')(after_each)
|
||||
local Screen = require('test.functional.ui.screen')
|
||||
|
||||
local eq = helpers.eq
|
||||
local wait = helpers.wait
|
||||
local feed = helpers.feed
|
||||
local meths = helpers.meths
|
||||
local clear = helpers.clear
|
||||
|
Loading…
Reference in New Issue
Block a user