Perform zerocash tests as part of full-test-suite, in preparation for removal of zerocash waterfall.

This commit is contained in:
Sean Bowe
2016-05-03 06:49:15 -06:00
parent 6bd8e46922
commit 956dcdde80

View File

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