aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/core')
-rw-r--r--test/functional/core/job_spec.lua8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/functional/core/job_spec.lua b/test/functional/core/job_spec.lua
index 7a50993171..5697dbc56f 100644
--- a/test/functional/core/job_spec.lua
+++ b/test/functional/core/job_spec.lua
@@ -944,7 +944,13 @@ describe('jobs', function()
echon "\nccc"
endfunc
]])
- feed_command('call PrintAndWait()')
+ feed(':call PrintAndWait()')
+ screen:expect([[
+ |
+ {1:~ }|*4
+ :call PrintAndWait()^ |
+ ]])
+ feed('<CR>')
screen:expect {
grid = [[
|