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/keep-cmd/cmd | |
| parent | 242f951c84973467b7b08be233f81c0029710516 (diff) | |
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/normal/keep-cmd/cmd')
| -rw-r--r-- | test/normal/keep-cmd/cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/normal/keep-cmd/cmd b/test/normal/keep-cmd/cmd new file mode 100644 index 00000000..66bc8431 --- /dev/null +++ b/test/normal/keep-cmd/cmd @@ -0,0 +1 @@ +%<a-s>H$grep "foo\|bar"<ret> |
