diff options
Diffstat (limited to 'test/functional/shell/viml_system_spec.lua')
-rw-r--r-- | test/functional/shell/viml_system_spec.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/shell/viml_system_spec.lua b/test/functional/shell/viml_system_spec.lua index c9ae92048c..922770ad42 100644 --- a/test/functional/shell/viml_system_spec.lua +++ b/test/functional/shell/viml_system_spec.lua @@ -110,7 +110,7 @@ describe('system()', function() ~ | ~ | ~ | - Type :quit<Enter> to exit Vim | + Type :quit<Enter> to exit Nvim | ]]) end) end) @@ -276,7 +276,7 @@ describe('systemlist()', function() ~ | ~ | ~ | - Type :quit<Enter> to exit Vim | + Type :quit<Enter> to exit Nvim | ]]) end) end) |