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/replace/cmd | 1 + test/normal/replace/in | 1 + test/normal/replace/out | 1 + 3 files changed, 3 insertions(+) create mode 100644 test/normal/replace/cmd create mode 100644 test/normal/replace/in create mode 100644 test/normal/replace/out (limited to 'test/normal/replace') diff --git a/test/normal/replace/cmd b/test/normal/replace/cmd new file mode 100644 index 00000000..ba4e0d5a --- /dev/null +++ b/test/normal/replace/cmd @@ -0,0 +1 @@ +rb diff --git a/test/normal/replace/in b/test/normal/replace/in new file mode 100644 index 00000000..78981922 --- /dev/null +++ b/test/normal/replace/in @@ -0,0 +1 @@ +a diff --git a/test/normal/replace/out b/test/normal/replace/out new file mode 100644 index 00000000..61780798 --- /dev/null +++ b/test/normal/replace/out @@ -0,0 +1 @@ +b -- cgit v1.2.3