mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-31 16:24:48 +02:00
fuzz: wallet, add target for Crypter
This commit is contained in:
@@ -203,6 +203,7 @@ endif
|
||||
FUZZ_WALLET_SRC = \
|
||||
wallet/test/fuzz/coincontrol.cpp \
|
||||
wallet/test/fuzz/coinselection.cpp \
|
||||
wallet/test/fuzz/crypter.cpp \
|
||||
wallet/test/fuzz/fees.cpp \
|
||||
wallet/test/fuzz/parse_iso8601.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user