summaryrefslogtreecommitdiff
path: root/auto_tests/run_tests
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/run_tests')
-rwxr-xr-xauto_tests/run_tests5
1 files changed, 5 insertions, 0 deletions
diff --git a/auto_tests/run_tests b/auto_tests/run_tests
new file mode 100755
index 00000000..4448b2e2
--- /dev/null
+++ b/auto_tests/run_tests
@@ -0,0 +1,5 @@
1#!/bin/bash
2# run_tests - run the current tests for tox core
3set -e
4
5./messenger_test && ./friends_test