aboutsummaryrefslogtreecommitdiff
path: root/test/functional/editor/ctrl_c_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/editor/ctrl_c_spec.lua')
-rw-r--r--test/functional/editor/ctrl_c_spec.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/editor/ctrl_c_spec.lua b/test/functional/editor/ctrl_c_spec.lua
index e1258c7df8..cb6bc57681 100644
--- a/test/functional/editor/ctrl_c_spec.lua
+++ b/test/functional/editor/ctrl_c_spec.lua
@@ -13,7 +13,6 @@ describe('CTRL-C (mapped)', function()
before_each(function()
clear()
screen = Screen.new(52, 6)
- screen:attach()
end)
it('interrupts :global', function()