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/normal/select-line | |
| parent | 242f951c84973467b7b08be233f81c0029710516 (diff) | |
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/normal/select-line')
| -rw-r--r-- | test/normal/select-line/cmd | 1 | ||||
| -rw-r--r-- | test/normal/select-line/in | 1 | ||||
| -rw-r--r-- | test/normal/select-line/selections | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/test/normal/select-line/cmd b/test/normal/select-line/cmd new file mode 100644 index 00000000..587be6b4 --- /dev/null +++ b/test/normal/select-line/cmd @@ -0,0 +1 @@ +x diff --git a/test/normal/select-line/in b/test/normal/select-line/in new file mode 100644 index 00000000..257cc564 --- /dev/null +++ b/test/normal/select-line/in @@ -0,0 +1 @@ +foo diff --git a/test/normal/select-line/selections b/test/normal/select-line/selections new file mode 100644 index 00000000..75d7bfb8 --- /dev/null +++ b/test/normal/select-line/selections @@ -0,0 +1,2 @@ +foo + |
