aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorSjors Provoost <sjors@sprovoost.nl>2020-01-30 12:07:57 +0100
committerSjors Provoost <sjors@sprovoost.nl>2020-07-31 13:38:10 +0200
commit31cf68a3ad1f0a5537c8419e2912b55fbfb88fa0 (patch)
treea20213743bcc77e030df3fb17f848304aa278a23 /src/Makefile.test.include
parentc17f54ee535faaedf9033717403e1f775b5f1530 (diff)
downloadbitcoin-31cf68a3ad1f0a5537c8419e2912b55fbfb88fa0.tar.xz
[util] add RunCommandParseJSON
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 b961f8d5b9..085ebdcb8e 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -265,6 +265,7 @@ BITCOIN_TESTS =\
test/skiplist_tests.cpp \
test/streams_tests.cpp \
test/sync_tests.cpp \
+ test/system_tests.cpp \
test/util_threadnames_tests.cpp \
test/timedata_tests.cpp \
test/torcontrol_tests.cpp \