summaryrefslogtreecommitdiff
path: root/test/normal/open-below
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/open-below
parent242f951c84973467b7b08be233f81c0029710516 (diff)
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/normal/open-below')
-rw-r--r--test/normal/open-below/cmd1
-rw-r--r--test/normal/open-below/in1
-rw-r--r--test/normal/open-below/out2
3 files changed, 4 insertions, 0 deletions
diff --git a/test/normal/open-below/cmd b/test/normal/open-below/cmd
new file mode 100644
index 00000000..13e7564e
--- /dev/null
+++ b/test/normal/open-below/cmd
@@ -0,0 +1 @@
+o
diff --git a/test/normal/open-below/in b/test/normal/open-below/in
new file mode 100644
index 00000000..257cc564
--- /dev/null
+++ b/test/normal/open-below/in
@@ -0,0 +1 @@
+foo
diff --git a/test/normal/open-below/out b/test/normal/open-below/out
new file mode 100644
index 00000000..75d7bfb8
--- /dev/null
+++ b/test/normal/open-below/out
@@ -0,0 +1,2 @@
+foo
+