fuzz: Remove legacy int parse fuzz tests

This commit is contained in:
MarcoFalke
2023-03-27 16:24:14 +02:00
parent 3e835ca958
commit faf8dc496e
3 changed files with 5 additions and 157 deletions

View File

@@ -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"\