diff options
author | pranomostro <pranomestro@gmail.com> | 2016-12-23 14:25:48 +0100 |
---|---|---|
committer | pranomostro <pranomestro@gmail.com> | 2016-12-23 14:25:48 +0100 |
commit | fad00f61a7ef6ce05119bef5b2181004e7882747 (patch) | |
tree | 3b143d6a3a617fa69891f1dfe5ab62d7d0af127c /tests/test-file | |
parent | c38aca268244d3c7004d6987a63d5756df148209 (diff) |
Removed tests, updated version number.
Diffstat (limited to 'tests/test-file')
-rwxr-xr-x | tests/test-file | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test-file b/tests/test-file deleted file mode 100755 index 2499aa6..0000000 --- a/tests/test-file +++ /dev/null @@ -1,9 +0,0 @@ -. ./common - -spawn_users -add_friends -send_file -echo :: $(basename $0) - $(echolor 2 OK) - -cleanup -exit 0 |