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