aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2016-04-25 15:51:08 -0700
committerMatt Corallo <git@bluematt.me>2016-06-19 01:34:57 -0700
commite3b2222144a0def7fa61822bdd11fb7e6bdc70ec (patch)
tree224e9a38f77202d1cf89b80de4d049f5b0644234 /src/Makefile.test.include
parentf4f8f14adc79f71eb3cfd3a8d6dbfe9878d1e3f6 (diff)
downloadbitcoin-e3b2222144a0def7fa61822bdd11fb7e6bdc70ec.tar.xz
Add some blockencodings tests
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 41d811fb54..c8918eb53f 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -45,6 +45,7 @@ BITCOIN_TESTS =\
test/base58_tests.cpp \
test/base64_tests.cpp \
test/bip32_tests.cpp \
+ test/blockencodings_tests.cpp \
test/bloom_tests.cpp \
test/Checkpoints_tests.cpp \
test/coins_tests.cpp \