aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/inccommand_spec.lua
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2017-03-07 09:03:52 -0500
committerGitHub <noreply@github.com>2017-03-07 09:03:52 -0500
commitf613dd016a75073d2fb251dc54315967b9bd6b93 (patch)
treeeca09d83d72adb3bdfdc8409f5c8d1973189e667 /test/functional/ui/inccommand_spec.lua
parent70bbd5a7ef617d5048406cd737882c82253e5cfa (diff)
parent532197b4f95596e202fb230523ceb0c9e6233dae (diff)
downloadrneovim-f613dd016a75073d2fb251dc54315967b9bd6b93.tar.gz
rneovim-f613dd016a75073d2fb251dc54315967b9bd6b93.tar.bz2
rneovim-f613dd016a75073d2fb251dc54315967b9bd6b93.zip
Merge pull request #6225 from jamessan/vim-7.4.2051
vim-patch:7.4.2051,7.4.2068,7.4.2097
Diffstat (limited to 'test/functional/ui/inccommand_spec.lua')
-rw-r--r--test/functional/ui/inccommand_spec.lua18
1 files changed, 9 insertions, 9 deletions
diff --git a/test/functional/ui/inccommand_spec.lua b/test/functional/ui/inccommand_spec.lua
index 6da22b6a3a..3b31da0397 100644
--- a/test/functional/ui/inccommand_spec.lua
+++ b/test/functional/ui/inccommand_spec.lua
@@ -482,7 +482,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
else
screen:expect([[
@@ -495,7 +495,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
end
end
@@ -534,7 +534,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
else
screen:expect([[
@@ -547,7 +547,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
end
@@ -574,7 +574,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
else
screen:expect([[
@@ -587,7 +587,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
end
screen:detach()
@@ -616,7 +616,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
else
screen:expect([[
@@ -629,7 +629,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
end
@@ -653,7 +653,7 @@ describe(":substitute, 'inccommand' preserves undo", function()
{15:~ }|
{15:~ }|
{15:~ }|
- Already...st change |
+ Already ...t change |
]])
end
screen:detach()