Browse Source

Remove the zerocash tests from the full test suite.

pull/145/head
Sean Bowe 8 years ago
parent
commit
0cdfab1d92
  1. 3
      qa/zcash/full-test-suite.sh

3
qa/zcash/full-test-suite.sh

@ -38,9 +38,6 @@ run_test_phase make check '||' \
false ';' \
'}'
run_test_phase "${REPOROOT}/src/zerocash/tests/zerocashTest"
run_test_phase "${REPOROOT}/src/zerocash/tests/test_zerocash_pour_ppzksnark"
exit $SUITE_EXIT_STATUS

Loading…
Cancel
Save