aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorLuke Dashjr <[email protected]>2017-06-05 22:58:00 +0000
committerLuke Dashjr <[email protected]>2017-06-05 22:58:00 +0000
commit1b864c9820abc0ba05093b97b813f4719584759b (patch)
tree79100b06c6fd16da0cd3c3c7bd5e16ad2c4aea8f /src/Makefile.test.include
parentMerge #10008 via branch 'fee_warning-0.14' into 0.14.2_fixes (diff)
parentAdd CheckQueue Tests (diff)
downloaddiscoin-1b864c9820abc0ba05093b97b813f4719584759b.tar.xz
discoin-1b864c9820abc0ba05093b97b813f4719584759b.zip
Merge #9497 via remote-tracking branch 'origin-pull/9497/head' into 0.14.2_fixes
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index 4d44b35bb..99c25a1d4 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -89,6 +89,7 @@ BITCOIN_TESTS =\
test/blockencodings_tests.cpp \
test/bloom_tests.cpp \
test/bswap_tests.cpp \
+ test/checkqueue_tests.cpp \
test/coins_tests.cpp \
test/compress_tests.cpp \
test/crypto_tests.cpp \