From 70a6a168146baa6ab0df33d4ddf424ba5d40b151 Mon Sep 17 00:00:00 2001 From: Phil Turnbull Date: Fri, 23 Jun 2017 14:30:19 -0700 Subject: Move fuzzing dictionary into single file This allows AFL and libFuzzer to use the same dictionary --- test/afl_dictionary/string_cdata | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test/afl_dictionary/string_cdata (limited to 'test/afl_dictionary/string_cdata') diff --git a/test/afl_dictionary/string_cdata b/test/afl_dictionary/string_cdata deleted file mode 100644 index 9d6d94e..0000000 --- a/test/afl_dictionary/string_cdata +++ /dev/null @@ -1 +0,0 @@ -CDATA \ No newline at end of file -- cgit v1.2.3