Skip to content

Commit ccc3c76

Browse files
tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
1 parent 6ef0491 commit ccc3c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/fuzz/test_runner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"psbt_output_deserialize",
4040
"pub_key_deserialize",
4141
"script_deserialize",
42+
"strprintf",
4243
"sub_net_deserialize",
4344
"tx_in",
4445
"tx_in_deserialize",

0 commit comments

Comments
 (0)