diff options
Diffstat (limited to 'test/unit/split')
| -rw-r--r-- | test/unit/split/cmd | 1 | ||||
| -rw-r--r-- | test/unit/split/in | 1 | ||||
| -rw-r--r-- | test/unit/split/selections | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/test/unit/split/cmd b/test/unit/split/cmd new file mode 100644 index 00000000..01c0a32d --- /dev/null +++ b/test/unit/split/cmd @@ -0,0 +1 @@ +S <ret> diff --git a/test/unit/split/in b/test/unit/split/in new file mode 100644 index 00000000..8be66fa5 --- /dev/null +++ b/test/unit/split/in @@ -0,0 +1 @@ +%(foo bar baz) diff --git a/test/unit/split/selections b/test/unit/split/selections new file mode 100644 index 00000000..375f1aa4 --- /dev/null +++ b/test/unit/split/selections @@ -0,0 +1 @@ +baz:foo:bar |
