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