summaryrefslogtreecommitdiff
path: root/test/unit/insert-replace
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-06-09 10:48:37 +0100
committerMaxime Coste <mawww@kakoune.org>2017-06-09 10:48:37 +0100
commitfb81b1bc86cf317cd7cc672a6059eed6f792260d (patch)
treeb7ca70777608e15ee962467c755562d087c9bd91 /test/unit/insert-replace
parent242f951c84973467b7b08be233f81c0029710516 (diff)
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/unit/insert-replace')
-rw-r--r--test/unit/insert-replace/cmd1
-rw-r--r--test/unit/insert-replace/in1
-rw-r--r--test/unit/insert-replace/out1
3 files changed, 0 insertions, 3 deletions
diff --git a/test/unit/insert-replace/cmd b/test/unit/insert-replace/cmd
deleted file mode 100644
index daa37b38..00000000
--- a/test/unit/insert-replace/cmd
+++ /dev/null
@@ -1 +0,0 @@
-cthis was <c-r>" <esc>
diff --git a/test/unit/insert-replace/in b/test/unit/insert-replace/in
deleted file mode 100644
index 546219dd..00000000
--- a/test/unit/insert-replace/in
+++ /dev/null
@@ -1 +0,0 @@
-%(word1)%(word2)%(word3)%(word4)
diff --git a/test/unit/insert-replace/out b/test/unit/insert-replace/out
deleted file mode 100644
index fae360dd..00000000
--- a/test/unit/insert-replace/out
+++ /dev/null
@@ -1 +0,0 @@
-this was word1 this was word2 this was word3 this was word4