From c21933644001ec721d602490a3a6392b73cba592 Mon Sep 17 00:00:00 2001 From: pranomostro Date: Thu, 15 Dec 2016 17:43:49 +0100 Subject: Make tests faster by not starting three different sessions after each other. --- tests/test-ratox | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 tests/test-ratox (limited to 'tests/test-ratox') diff --git a/tests/test-ratox b/tests/test-ratox new file mode 100755 index 0000000..89b7ce1 --- /dev/null +++ b/tests/test-ratox @@ -0,0 +1,10 @@ +. ./common + +spawn_users +add_friends +send_text +send_file +echo :: $(basename $0) - $(echolor 2 OK) + +cleanup +exit 0 -- cgit v1.2.3