Add test for incorrect consensus logic

This commit is contained in:
Jack Grigg
2017-06-14 15:33:11 +12:00
parent 992abfac6f
commit 1b786a93c3
2 changed files with 64 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ zcash_gtest_SOURCES += \
gtest/test_random.cpp \
gtest/test_rpc.cpp \
gtest/test_transaction.cpp \
gtest/test_validation.cpp \
gtest/test_circuit.cpp \
gtest/test_txid.cpp \
gtest/test_libzcash_utils.cpp \