aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorMacroFake <falke.marco@gmail.com>2022-11-11 12:37:04 +0100
committerMacroFake <falke.marco@gmail.com>2022-11-14 14:22:43 +0100
commitfa4ec1be513c80d6db644f1e3170e980035e7306 (patch)
treee860d4f48d85f04e0b0ecc080600a6e7f974a162 /src/Makefile.test.include
parent48174c0f287b19931ca110670610bd03a03eb914 (diff)
downloadbitcoin-fa4ec1be513c80d6db644f1e3170e980035e7306.tar.xz
test: Split overly large util_tests.cpp file
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 571a85e5c9..9a9424e84c 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -66,6 +66,7 @@ BITCOIN_TESTS =\
test/addrman_tests.cpp \
test/allocator_tests.cpp \
test/amount_tests.cpp \
+ test/argsman_tests.cpp \
test/arith_uint256_tests.cpp \
test/banman_tests.cpp \
test/base32_tests.cpp \