Add test of difficulty averaging

This commit is contained in:
Jack Grigg
2016-09-06 23:01:58 +12:00
parent f50e8313f5
commit 5fbb839f53
2 changed files with 63 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ zcash_gtest_SOURCES = \
gtest/test_keystore.cpp \
gtest/test_noteencryption.cpp \
gtest/test_merkletree.cpp \
gtest/test_pow.cpp \
gtest/test_rpc.cpp \
gtest/test_circuit.cpp \
gtest/test_txid.cpp \