From fb81b1bc86cf317cd7cc672a6059eed6f792260d Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 9 Jun 2017 10:48:37 +0100 Subject: Rename 'unit' test directory to 'normal' as they are the normal mode tests --- test/normal/split/cmd | 1 + test/normal/split/in | 1 + test/normal/split/selections | 1 + 3 files changed, 3 insertions(+) create mode 100644 test/normal/split/cmd create mode 100644 test/normal/split/in create mode 100644 test/normal/split/selections (limited to 'test/normal/split') 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 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 -- cgit v1.2.3