Run zcash-gtest in make check and fix performance tests.

This commit is contained in:
Sean Bowe
2016-05-02 23:14:53 -06:00
parent 4b2c67d212
commit 6bd8e46922
3 changed files with 3 additions and 2 deletions

View File

@@ -486,6 +486,7 @@ clean-local:
if ENABLE_TESTS
include Makefile.test.include
include Makefile.gtest.include
endif
if ENABLE_QT
@@ -497,4 +498,3 @@ include Makefile.qttest.include
endif
include Makefile.zcash.include
include Makefile.gtest.include