Skip to content

Commit 96c7f2c

Browse files
committed
Add CheckQueue Tests
1 parent e207342 commit 96c7f2c

File tree

2 files changed

+443
-0
lines changed

2 files changed

+443
-0
lines changed

src/Makefile.test.include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ BITCOIN_TESTS =\
6767
test/blockencodings_tests.cpp \
6868
test/bloom_tests.cpp \
6969
test/bswap_tests.cpp \
70+
test/checkqueue_tests.cpp \
7071
test/coins_tests.cpp \
7172
test/compress_tests.cpp \
7273
test/crypto_tests.cpp \

0 commit comments

Comments
 (0)