From 09149e9e499304cc6eaf3b1c40041ca1d076d567 Mon Sep 17 00:00:00 2001 From: Kostya Serebryany Date: Mon, 15 May 2017 17:51:19 -0700 Subject: [PATCH] Delete do_stuff.dict --- projects/example/my-api-repo/do_stuff.dict | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 projects/example/my-api-repo/do_stuff.dict diff --git a/projects/example/my-api-repo/do_stuff.dict b/projects/example/my-api-repo/do_stuff.dict deleted file mode 100644 index 224679bf4..000000000 --- a/projects/example/my-api-repo/do_stuff.dict +++ /dev/null @@ -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"