We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c6c97 commit d662ef5Copy full SHA for d662ef5
fuzz/c/std/seed_corpora.txt
@@ -20,7 +20,7 @@ cbor: test/data/*.cbor
20
gif: test/data/*.gif test/data/artificial-gif/*.gif
21
gzip: test/data/*.gz
22
jpeg: test/data/*.jpeg ../libjpeg_turbo_corpus/*.jpg
23
-json: test/data/*.json ../rapidjson_corpus/* ../simdjson_corpus/* ../JSONTestSuite/test_*/*.json
+json: test/data/*.json ../simdjson_corpus/* ../JSONTestSuite/test_*/*.json
24
png: test/data/*.png test/data/artificial-png/*.png ../pngsuite_corpus/*.png
25
targa: test/data/*.tga
26
wbmp: test/data/*.wbmp
0 commit comments