From faf8dc496e761a15956f8226d727f4bbab8dff82 Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Mon, 27 Mar 2023 16:24:14 +0200 Subject: fuzz: Remove legacy int parse fuzz tests --- ci/test/06_script_b.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/test') diff --git a/ci/test/06_script_b.sh b/ci/test/06_script_b.sh index e95a64186e..c2cf2a8720 100755 --- a/ci/test/06_script_b.sh +++ b/ci/test/06_script_b.sh @@ -61,6 +61,7 @@ if [ "${RUN_TIDY}" = "true" ]; then " src/random.cpp"\ " src/rpc/fees.cpp"\ " src/rpc/signmessage.cpp"\ + " src/test/fuzz/string.cpp"\ " src/test/fuzz/txorphan.cpp"\ " src/test/fuzz/util/"\ " src/test/util/coins.cpp"\ -- cgit v1.2.3