summaryrefslogtreecommitdiff
path: root/auto_tests/run_tests
blob: 1899f354abd5aa4d787f2a5173840811b9ae1fc0 (plain)
1
2
3
4
5
#!/bin/bash
# run_tests - run the current tests for tox core
set -e

./messenger_test && ./friends_test && ./crypto_test