From d82179048efd172699c2dead9cca42220fa214d8 Mon Sep 17 00:00:00 2001 From: Ben Toews Date: Wed, 23 Jan 2013 11:31:59 -0600 Subject: [PATCH] adding files --- test/fixtures/exploit_front_matter.erb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/fixtures/exploit_front_matter.erb diff --git a/test/fixtures/exploit_front_matter.erb b/test/fixtures/exploit_front_matter.erb new file mode 100644 index 00000000..604a7ae9 --- /dev/null +++ b/test/fixtures/exploit_front_matter.erb @@ -0,0 +1,4 @@ +--- +test: !ruby/hash:DoesNotExist {} +--- +Real content starts here