diff options
author | charmlesscoin <charmlesscoin@gmail.com> | 2013-08-07 18:30:16 -0400 |
---|---|---|
committer | charmlesscoin <charmlesscoin@gmail.com> | 2013-08-07 18:30:16 -0400 |
commit | 8649f86b1015eea968b5aa91c6746dfff5a2a2ac (patch) | |
tree | a6641c79abfe4b84be5fb153f7d142a9eebc9012 /auto_tests/run_tests | |
parent | e47790ce31facfa3b7a50482913e7ad10a046094 (diff) |
removed script changes so _this_ build will pass
Diffstat (limited to 'auto_tests/run_tests')
-rwxr-xr-x | auto_tests/run_tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/auto_tests/run_tests b/auto_tests/run_tests index 3b5c7f54..4448b2e2 100755 --- a/auto_tests/run_tests +++ b/auto_tests/run_tests | |||
@@ -2,5 +2,4 @@ | |||
2 | # run_tests - run the current tests for tox core | 2 | # run_tests - run the current tests for tox core |
3 | set -e | 3 | set -e |
4 | 4 | ||
5 | make | ||
6 | ./messenger_test && ./friends_test | 5 | ./messenger_test && ./friends_test |