summaryrefslogtreecommitdiff
path: root/tests/test-file
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-file')
-rwxr-xr-xtests/test-file9
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