tests: add tests for GetCoinsCacheSizeState

This commit is contained in:
James O'Beirne
2019-09-24 14:10:18 -04:00
parent b17e91d842
commit 02b9511d6b
2 changed files with 175 additions and 0 deletions

View File

@@ -182,6 +182,7 @@ BITCOIN_TESTS =\
test/uint256_tests.cpp \
test/util_tests.cpp \
test/validation_block_tests.cpp \
test/validation_flush_tests.cpp \
test/versionbits_tests.cpp
if ENABLE_PROPERTY_TESTS