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

make
./messenger_test && ./friends_test