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_empty_quotes | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 test/afl_dictionary/string_empty_quotes

(limited to 'test/afl_dictionary/string_empty_quotes')

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