summaryrefslogtreecommitdiff
path: root/test/normal/split
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/normal/split
parent242f951c84973467b7b08be233f81c0029710516 (diff)
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/normal/split')
-rw-r--r--test/normal/split/cmd1
-rw-r--r--test/normal/split/in1
-rw-r--r--test/normal/split/selections1
3 files changed, 3 insertions, 0 deletions
diff --git a/test/normal/split/cmd b/test/normal/split/cmd
new file mode 100644
index 00000000..01c0a32d
--- /dev/null
+++ b/test/normal/split/cmd
@@ -0,0 +1 @@
+S <ret>
diff --git a/test/normal/split/in b/test/normal/split/in
new file mode 100644
index 00000000..8be66fa5
--- /dev/null
+++ b/test/normal/split/in
@@ -0,0 +1 @@
+%(foo bar baz)
diff --git a/test/normal/split/selections b/test/normal/split/selections
new file mode 100644
index 00000000..49f37f3d
--- /dev/null
+++ b/test/normal/split/selections
@@ -0,0 +1 @@
+foo:bar:baz