aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/debug_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/ex_cmds/debug_spec.lua')
-rw-r--r--test/functional/ex_cmds/debug_spec.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/ex_cmds/debug_spec.lua b/test/functional/ex_cmds/debug_spec.lua
index ebb3cdd38a..d657f9aa6d 100644
--- a/test/functional/ex_cmds/debug_spec.lua
+++ b/test/functional/ex_cmds/debug_spec.lua
@@ -15,7 +15,6 @@ describe(':debug', function()
[3] = { foreground = Screen.colors.Grey100, background = Screen.colors.Red },
[4] = { bold = true, foreground = Screen.colors.SeaGreen4 },
})
- screen:attach()
end)
it('scrolls messages correctly', function()
feed(':echoerr bork<cr>')