mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 02:02:42 +02:00
fuzz: add target for DescriptorScriptPubKeyMan
This commit is contained in:
@@ -205,7 +205,8 @@ FUZZ_WALLET_SRC = \
|
||||
|
||||
if USE_SQLITE
|
||||
FUZZ_WALLET_SRC += \
|
||||
wallet/test/fuzz/notifications.cpp
|
||||
wallet/test/fuzz/notifications.cpp \
|
||||
wallet/test/fuzz/scriptpubkeyman.cpp
|
||||
endif # USE_SQLITE
|
||||
|
||||
BITCOIN_TEST_SUITE += \
|
||||
|
||||
Reference in New Issue
Block a user