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/insert | |
| parent | 242f951c84973467b7b08be233f81c0029710516 (diff) | |
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/unit/insert')
| -rw-r--r-- | test/unit/insert/cmd | 1 | ||||
| -rw-r--r-- | test/unit/insert/in | 1 | ||||
| -rw-r--r-- | test/unit/insert/out | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/test/unit/insert/cmd b/test/unit/insert/cmd deleted file mode 100644 index e45f8679..00000000 --- a/test/unit/insert/cmd +++ /dev/null @@ -1 +0,0 @@ -iinser diff --git a/test/unit/insert/in b/test/unit/insert/in deleted file mode 100644 index 718f4d2f..00000000 --- a/test/unit/insert/in +++ /dev/null @@ -1 +0,0 @@ -t diff --git a/test/unit/insert/out b/test/unit/insert/out deleted file mode 100644 index bf112e11..00000000 --- a/test/unit/insert/out +++ /dev/null @@ -1 +0,0 @@ -insert |
