summaryrefslogtreecommitdiff
path: root/tests/test-file
blob: 2499aa6a01a8c8daaefb2d64dd8589dc01dc1ba1 (about) (plain)
1
2
3
4
5
6
7
8
9
. ./common

spawn_users
add_friends
send_file
echo :: $(basename $0) - $(echolor 2 OK)

cleanup
exit 0