diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-06-09 10:48:37 +0100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-06-09 10:48:37 +0100 |
| commit | fb81b1bc86cf317cd7cc672a6059eed6f792260d (patch) | |
| tree | b7ca70777608e15ee962467c755562d087c9bd91 /test/unit/replace | |
| parent | 242f951c84973467b7b08be233f81c0029710516 (diff) | |
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/unit/replace')
| -rw-r--r-- | test/unit/replace/cmd | 1 | ||||
| -rw-r--r-- | test/unit/replace/in | 1 | ||||
| -rw-r--r-- | test/unit/replace/out | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/test/unit/replace/cmd b/test/unit/replace/cmd deleted file mode 100644 index ba4e0d5a..00000000 --- a/test/unit/replace/cmd +++ /dev/null @@ -1 +0,0 @@ -rb diff --git a/test/unit/replace/in b/test/unit/replace/in deleted file mode 100644 index 78981922..00000000 --- a/test/unit/replace/in +++ /dev/null @@ -1 +0,0 @@ -a diff --git a/test/unit/replace/out b/test/unit/replace/out deleted file mode 100644 index 61780798..00000000 --- a/test/unit/replace/out +++ /dev/null @@ -1 +0,0 @@ -b |
