diff options
| -rwxr-xr-x | run_tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run_tests.sh b/run_tests.sh index ea0d75576..d27a2dc70 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -125,7 +125,6 @@ if [ $recreate_db -eq 1 ]; then rm -f tests.sqlite fi - run_tests || exit # NOTE(sirp): we only want to run pep8 when we're running the full-test suite, |
