diff options
Diffstat (limited to 'test/normal/object')
| -rw-r--r-- | test/normal/object/around/big-word/cmd | 2 | ||||
| -rw-r--r-- | test/normal/object/end-extending/big-word/cmd | 2 | ||||
| -rw-r--r-- | test/normal/object/end/big-word/cmd | 2 | ||||
| -rw-r--r-- | test/normal/object/inner/big-word/cmd | 2 | ||||
| -rw-r--r-- | test/normal/object/start-extending/big-word/cmd | 2 | ||||
| -rw-r--r-- | test/normal/object/start/big-word/cmd | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/test/normal/object/around/big-word/cmd b/test/normal/object/around/big-word/cmd index 2591ecc3..ddbe85ee 100644 --- a/test/normal/object/around/big-word/cmd +++ b/test/normal/object/around/big-word/cmd @@ -1 +1 @@ -<a-a>W +<a-a><a-w> diff --git a/test/normal/object/end-extending/big-word/cmd b/test/normal/object/end-extending/big-word/cmd index 534740a4..ef14531d 100644 --- a/test/normal/object/end-extending/big-word/cmd +++ b/test/normal/object/end-extending/big-word/cmd @@ -1 +1 @@ -}W +}<a-w> diff --git a/test/normal/object/end/big-word/cmd b/test/normal/object/end/big-word/cmd index cd1b8fb2..7a3a9427 100644 --- a/test/normal/object/end/big-word/cmd +++ b/test/normal/object/end/big-word/cmd @@ -1 +1 @@ -]W +]<a-w> diff --git a/test/normal/object/inner/big-word/cmd b/test/normal/object/inner/big-word/cmd index 12d2f19a..1e55efb3 100644 --- a/test/normal/object/inner/big-word/cmd +++ b/test/normal/object/inner/big-word/cmd @@ -1 +1 @@ -<a-i>W +<a-i><a-w> diff --git a/test/normal/object/start-extending/big-word/cmd b/test/normal/object/start-extending/big-word/cmd index f2ed5a2e..5078694d 100644 --- a/test/normal/object/start-extending/big-word/cmd +++ b/test/normal/object/start-extending/big-word/cmd @@ -1 +1 @@ -{W +{<a-w> diff --git a/test/normal/object/start/big-word/cmd b/test/normal/object/start/big-word/cmd index b8c68dc9..d8192e06 100644 --- a/test/normal/object/start/big-word/cmd +++ b/test/normal/object/start/big-word/cmd @@ -1 +1 @@ -[W +[<a-w> |
