#!/bin/bash
# run_tests - run the current tests for tox core
set -e
./messenger_test && ./friends_test && ./crypto_test