summaryrefslogtreecommitdiff
path: root/tests/test-chat
diff options
context:
space:
mode:
authorpranomostro <pranomestro@gmail.com>2016-12-23 14:25:48 +0100
committerpranomostro <pranomestro@gmail.com>2016-12-23 14:25:48 +0100
commitfad00f61a7ef6ce05119bef5b2181004e7882747 (patch)
tree3b143d6a3a617fa69891f1dfe5ab62d7d0af127c /tests/test-chat
parentc38aca268244d3c7004d6987a63d5756df148209 (diff)
Removed tests, updated version number.
Diffstat (limited to 'tests/test-chat')
-rwxr-xr-xtests/test-chat9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test-chat b/tests/test-chat
deleted file mode 100755
index 97bc838..0000000
--- a/tests/test-chat
+++ /dev/null
@@ -1,9 +0,0 @@
-. ./common
-
-spawn_users
-add_friends
-send_text
-echo :: $(basename $0) - $(echolor 2 OK)
-
-cleanup
-exit 0