diff options
Diffstat (limited to 'test/functional/ex_cmds/cmd_map_spec.lua')
-rw-r--r-- | test/functional/ex_cmds/cmd_map_spec.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/ex_cmds/cmd_map_spec.lua b/test/functional/ex_cmds/cmd_map_spec.lua index a5ce1abff7..0b2190bbcf 100644 --- a/test/functional/ex_cmds/cmd_map_spec.lua +++ b/test/functional/ex_cmds/cmd_map_spec.lua @@ -279,7 +279,7 @@ describe('mappings with <Cmd>', function() {1:~ }| {1:~ }| {1:~ }| - | + :normal ,x | ]]) eq('Vim:E492: Not an editor command: nosuchcommand', exc_exec("normal ,f")) @@ -294,7 +294,7 @@ describe('mappings with <Cmd>', function() {1:~ }| {1:~ }| {1:~ }| - | + :normal ,x | ]]) feed_command(':%d') |