aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-09-10 16:37:03 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-09-21 10:09:56 +0200
commitfa3669f72f69662049b55ad1a482b4a0f9f7ae40 (patch)
treed27bb746d07e98ee1afd165323c10a4e898695ac /src/Makefile.test.include
parentfa7a883f5a219d5f3c2f992b090db4e6c279db12 (diff)
downloadbitcoin-fa3669f72f69662049b55ad1a482b4a0f9f7ae40.tar.xz
fuzz: Move all addrman fuzz targets to one file
Can be reviewed with --color-moved=dimmed-zebra
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index a85a359960..be63214c23 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -232,7 +232,6 @@ test_fuzz_fuzz_SOURCES = \
test/fuzz/crypto_hkdf_hmac_sha256_l32.cpp \
test/fuzz/crypto_poly1305.cpp \
test/fuzz/cuckoocache.cpp \
- test/fuzz/data_stream.cpp \
test/fuzz/decode_tx.cpp \
test/fuzz/descriptor_parse.cpp \
test/fuzz/deserialize.cpp \