mirror of https://github.com/google/oss-fuzz.git
Delete do_stuff.dict
This commit is contained in:
parent
ca437a202d
commit
09149e9e49
|
@ -1,6 +0,0 @@
|
||||||
# A dictionary for more efficient fuzzing of DoStuff().
|
|
||||||
# If the inputs contain multi-byte tokens, list them here.
|
|
||||||
# See http://libfuzzer.info#dictionaries
|
|
||||||
"foo"
|
|
||||||
"bar"
|
|
||||||
"ouch"
|
|
Loading…
Reference in New Issue