Remove zerocash tests from full-test-suite.

This commit is contained in:
Sean Bowe 2016-07-11 10:05:55 -06:00
parent 2668a1bc13
commit 92b73b0dbb
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ cd "${REPOROOT}"
# Test phases:
run_test_phase "${REPOROOT}/qa/zcash/ensure-no-dot-so-in-depends.py"
run_test_phase "${REPOROOT}/src/zerocash/tests/utilTest"
# If make check fails, show test-suite.log as part of our run_test_phase
# output (and fail the phase with false):