mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-03 09:56:38 -05:00
tests: Sort fuzzing harnesses
This commit is contained in:
parent
e1e181fad1
commit
32b6b386a5
1 changed files with 1 additions and 1 deletions
|
@ -69,8 +69,8 @@ FUZZ_TARGETS = \
|
|||
test/fuzz/partially_signed_transaction_deserialize \
|
||||
test/fuzz/pow \
|
||||
test/fuzz/prefilled_transaction_deserialize \
|
||||
test/fuzz/primitives_transaction \
|
||||
test/fuzz/prevector \
|
||||
test/fuzz/primitives_transaction \
|
||||
test/fuzz/process_message \
|
||||
test/fuzz/process_message_addr \
|
||||
test/fuzz/process_message_block \
|
||||
|
|
Loading…
Add table
Reference in a new issue