aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/altscreen_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/terminal/altscreen_spec.lua')
-rw-r--r--test/functional/terminal/altscreen_spec.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/terminal/altscreen_spec.lua b/test/functional/terminal/altscreen_spec.lua
index 9ec0fc7c5a..d9d96b25f9 100644
--- a/test/functional/terminal/altscreen_spec.lua
+++ b/test/functional/terminal/altscreen_spec.lua
@@ -1,6 +1,5 @@
local helpers = require('test.functional.helpers')
local thelpers = require('test.functional.terminal.helpers')
-local Screen = require('test.functional.ui.screen')
local clear, eq, curbuf = helpers.clear, helpers.eq, helpers.curbuf
local feed = helpers.feed
local feed_data = thelpers.feed_data