aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorJack Grigg <jack@z.cash>2017-03-25 20:17:37 +1300
committerJack Grigg <jack@z.cash>2017-05-16 18:22:07 +1200
commit29f3c200780bcb669f31932ce484aee2e5a51a02 (patch)
tree3d201cbde2c909baeaefeb208798dd4852b8817a /src/Makefile.test.include
parentd8e03c0340a65601a92ca3a69cfd3049cbaf49f1 (diff)
downloadbitcoin-29f3c200780bcb669f31932ce484aee2e5a51a02.tar.xz
torcontrol: Add unit tests for Tor reply parsers
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 10cb7e775a..ee1c11ff1f 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -78,6 +78,7 @@ BITCOIN_TESTS =\
test/testutil.cpp \
test/testutil.h \
test/timedata_tests.cpp \
+ test/torcontrol_tests.cpp \
test/transaction_tests.cpp \
test/txvalidationcache_tests.cpp \
test/versionbits_tests.cpp \