diff options
| author | Alex Leferry 2 <alexherbo2@gmail.com> | 2014-06-30 12:22:50 +0200 |
|---|---|---|
| committer | Alex Leferry 2 <alexherbo2@gmail.com> | 2014-06-30 12:22:50 +0200 |
| commit | d20d43bf3622fc4bb416cf2ca95d5cf0c4c88fcf (patch) | |
| tree | 42173f19891a452bdf10b8b7769a457068ecbb7a /test/unit/down | |
| parent | 7aa78d726a54fa57a8dc5ed973ab0b30eeba6bf3 (diff) | |
add testing framework
Diffstat (limited to 'test/unit/down')
| -rw-r--r-- | test/unit/down/cmd | 1 | ||||
| -rw-r--r-- | test/unit/down/in | 2 | ||||
| -rw-r--r-- | test/unit/down/selections | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/test/unit/down/cmd b/test/unit/down/cmd new file mode 100644 index 00000000..4c559f78 --- /dev/null +++ b/test/unit/down/cmd @@ -0,0 +1 @@ +j diff --git a/test/unit/down/in b/test/unit/down/in new file mode 100644 index 00000000..d2784210 --- /dev/null +++ b/test/unit/down/in @@ -0,0 +1,2 @@ +%(foo) +bar diff --git a/test/unit/down/selections b/test/unit/down/selections new file mode 100644 index 00000000..4286f428 --- /dev/null +++ b/test/unit/down/selections @@ -0,0 +1 @@ +r |
