From bd34d007d7aa35e970bde57f222971078b4b5cb8 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Wed, 29 Aug 2018 12:36:40 +1000 Subject: [PATCH] Fix tests with new shell escaping syntax --- test/normal/extra-word-chars/selections | 2 +- test/normal/object/around/single_quote/selections | 2 +- test/normal/object/end-extending/single_quote/selections | 2 +- test/normal/object/end/single_quote/selections | 2 +- test/normal/object/on-start/around/single_quote/selections | 2 +- test/normal/object/start-extending/single_quote/selections | 2 +- test/normal/object/start/single_quote/selections | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/test/normal/extra-word-chars/selections b/test/normal/extra-word-chars/selections index da11edba..eee47f8f 100644 --- a/test/normal/extra-word-chars/selections +++ b/test/normal/extra-word-chars/selections @@ -1 +1 @@ -'another''one' +'another'\''one' diff --git a/test/normal/object/around/single_quote/selections b/test/normal/object/around/single_quote/selections index 80eca1d8..e2910229 100644 --- a/test/normal/object/around/single_quote/selections +++ b/test/normal/object/around/single_quote/selections @@ -1 +1 @@ -'''bar''' +''\''bar'\''' diff --git a/test/normal/object/end-extending/single_quote/selections b/test/normal/object/end-extending/single_quote/selections index 6a555c9b..19a4425b 100644 --- a/test/normal/object/end-extending/single_quote/selections +++ b/test/normal/object/end-extending/single_quote/selections @@ -1 +1 @@ -'bar''' +'bar'\''' diff --git a/test/normal/object/end/single_quote/selections b/test/normal/object/end/single_quote/selections index 6a555c9b..19a4425b 100644 --- a/test/normal/object/end/single_quote/selections +++ b/test/normal/object/end/single_quote/selections @@ -1 +1 @@ -'bar''' +'bar'\''' diff --git a/test/normal/object/on-start/around/single_quote/selections b/test/normal/object/on-start/around/single_quote/selections index 80eca1d8..e2910229 100644 --- a/test/normal/object/on-start/around/single_quote/selections +++ b/test/normal/object/on-start/around/single_quote/selections @@ -1 +1 @@ -'''bar''' +''\''bar'\''' diff --git a/test/normal/object/start-extending/single_quote/selections b/test/normal/object/start-extending/single_quote/selections index 0ea867ee..726c7d25 100644 --- a/test/normal/object/start-extending/single_quote/selections +++ b/test/normal/object/start-extending/single_quote/selections @@ -1 +1 @@ -'''b' +''\''b' diff --git a/test/normal/object/start/single_quote/selections b/test/normal/object/start/single_quote/selections index 0ea867ee..726c7d25 100644 --- a/test/normal/object/start/single_quote/selections +++ b/test/normal/object/start/single_quote/selections @@ -1 +1 @@ -'''b' +''\''b'