Remove unused script for running tests

"make test" should be used to run the tests
This commit is contained in:
Florian Hahn 2013-08-17 23:03:26 +02:00
parent a385c79cfe
commit 5c0c182ee1

View File

@ -1,5 +0,0 @@
#!/bin/bash
# run_tests - run the current tests for tox core
set -e
./messenger_test && ./friends_test && ./crypto_test