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/replay-macro | |
| parent | 242f951c84973467b7b08be233f81c0029710516 (diff) | |
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/normal/replay-macro')
| -rw-r--r-- | test/normal/replay-macro/cmd | 1 | ||||
| -rw-r--r-- | test/normal/replay-macro/out | 1 | ||||
| -rw-r--r-- | test/normal/replay-macro/rc | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/test/normal/replay-macro/cmd b/test/normal/replay-macro/cmd new file mode 100644 index 00000000..bca70f35 --- /dev/null +++ b/test/normal/replay-macro/cmd @@ -0,0 +1 @@ +q diff --git a/test/normal/replay-macro/out b/test/normal/replay-macro/out new file mode 100644 index 00000000..98aa21c7 --- /dev/null +++ b/test/normal/replay-macro/out @@ -0,0 +1 @@ +mawww diff --git a/test/normal/replay-macro/rc b/test/normal/replay-macro/rc new file mode 100644 index 00000000..00d2afcb --- /dev/null +++ b/test/normal/replay-macro/rc @@ -0,0 +1 @@ +reg @ amawww |
