diff options
Diffstat (limited to 'test/functional/legacy/fold_spec.lua')
-rw-r--r-- | test/functional/legacy/fold_spec.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/legacy/fold_spec.lua b/test/functional/legacy/fold_spec.lua index 4fea1ef113..2bad70e384 100644 --- a/test/functional/legacy/fold_spec.lua +++ b/test/functional/legacy/fold_spec.lua @@ -14,7 +14,6 @@ describe('folding', function() n.clear() screen = Screen.new(45, 8) - screen:attach() end) it('creation, opening, moving (to the end) and closing', function() |