summaryrefslogtreecommitdiff
path: root/test/normal/concat-paste
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2021-09-30 12:31:12 +1000
committerMaxime Coste <mawww@kakoune.org>2021-09-30 20:12:48 +1000
commit05fb07fbc6c3a9fcccd69b03b01bf063f524868b (patch)
treeebd19616245541e262fd0a9a1db9fba179f27581 /test/normal/concat-paste
parent85a1f78ca989cc25a34b6ece812682b287e9c944 (diff)
Add tests for <a-p>/<a-P>/<a-R>
Diffstat (limited to 'test/normal/concat-paste')
-rw-r--r--test/normal/concat-paste/cmd1
-rw-r--r--test/normal/concat-paste/in1
-rw-r--r--test/normal/concat-paste/out1
3 files changed, 0 insertions, 3 deletions
diff --git a/test/normal/concat-paste/cmd b/test/normal/concat-paste/cmd
deleted file mode 100644
index b45c52cb..00000000
--- a/test/normal/concat-paste/cmd
+++ /dev/null
@@ -1 +0,0 @@
-y<a-P>
diff --git a/test/normal/concat-paste/in b/test/normal/concat-paste/in
deleted file mode 100644
index 5d11abbf..00000000
--- a/test/normal/concat-paste/in
+++ /dev/null
@@ -1 +0,0 @@
--%(foo)-%(bar)-%(baz)-
diff --git a/test/normal/concat-paste/out b/test/normal/concat-paste/out
deleted file mode 100644
index abc249df..00000000
--- a/test/normal/concat-paste/out
+++ /dev/null
@@ -1 +0,0 @@
--foobarbazfoo-foobarbazbar-foobarbazbaz-