Skip to content

Commit 3f3f2d5

Browse files
glozowmurchandamustheStackfurszy
committed
[unit test] GatherClusters and MiniMiner unit tests
Co-authored-by: Murch <murch@murch.one> Co-authored-by: theStack <sebastian.falbesoner@gmail.com> Co-authored-by: furszy <matiasfurszyfer@protonmail.com>
1 parent 59afcc8 commit 3f3f2d5

File tree

2 files changed

+478
-0
lines changed

2 files changed

+478
-0
lines changed

src/Makefile.test.include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ BITCOIN_TESTS =\
106106
test/merkle_tests.cpp \
107107
test/merkleblock_tests.cpp \
108108
test/miner_tests.cpp \
109+
test/miniminer_tests.cpp \
109110
test/miniscript_tests.cpp \
110111
test/minisketch_tests.cpp \
111112
test/multisig_tests.cpp \

0 commit comments

Comments
 (0)