diff options
Diffstat (limited to 'tests/ossfuzz.sh')
-rw-r--r-- | tests/ossfuzz.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ossfuzz.sh b/tests/ossfuzz.sh index d41454b2d..37e933c0f 100644 --- a/tests/ossfuzz.sh +++ b/tests/ossfuzz.sh @@ -60,6 +60,7 @@ cp example/risky_domains.txt $OUT/ cp example/ja3_fingerprints.csv $OUT/ cp example/sha1_fingerprints.csv $OUT/ cp example/config.txt $OUT/ +cp lists/public_suffix_list.dat $OUT/ cp fuzz/ipv4_addresses.txt $OUT/ cp fuzz/bd_param.txt $OUT/ cp fuzz/splt_param.txt $OUT/ |