summaryrefslogtreecommitdiff
path: root/test/normal/object
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-08-29 12:36:40 +1000
committerMaxime Coste <mawww@kakoune.org>2018-08-29 12:36:40 +1000
commitbd34d007d7aa35e970bde57f222971078b4b5cb8 (patch)
tree66dd6ed90a5c2f68ede50eb71d7b1835bcbdac2a /test/normal/object
parent68aba9e353961ccae17183ccdc65c3c89bdcd6c6 (diff)
Fix tests with new shell escaping syntax
Diffstat (limited to 'test/normal/object')
-rw-r--r--test/normal/object/around/single_quote/selections2
-rw-r--r--test/normal/object/end-extending/single_quote/selections2
-rw-r--r--test/normal/object/end/single_quote/selections2
-rw-r--r--test/normal/object/on-start/around/single_quote/selections2
-rw-r--r--test/normal/object/start-extending/single_quote/selections2
-rw-r--r--test/normal/object/start/single_quote/selections2
6 files changed, 6 insertions, 6 deletions
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'