diff options
-rw-r--r-- | test/functional/core/startup_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/core/startup_spec.lua b/test/functional/core/startup_spec.lua index f1f96ba626..f323056179 100644 --- a/test/functional/core/startup_spec.lua +++ b/test/functional/core/startup_spec.lua @@ -128,7 +128,7 @@ describe('startup', function() screen:attach() feed("put ='from -E'<CR>") screen:expect([[ - | + :put ='from -E' | from -E | :^ | ]]) |