From 70a6a168146baa6ab0df33d4ddf424ba5d40b151 Mon Sep 17 00:00:00 2001
From: Phil Turnbull <philipturnbull@github.com>
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_pcdata | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 test/afl_dictionary/string_pcdata

(limited to 'test/afl_dictionary/string_pcdata')

diff --git a/test/afl_dictionary/string_pcdata b/test/afl_dictionary/string_pcdata
deleted file mode 100644
index d2dd7f7..0000000
--- a/test/afl_dictionary/string_pcdata
+++ /dev/null
@@ -1 +0,0 @@
-#PCDATA
\ No newline at end of file
-- 
cgit v1.2.3