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

(limited to 'test/afl_dictionary/left_bracket')

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