From bc5b7c288d29215c585db254a203889e0dea54e2 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Tue, 7 Oct 2014 22:35:19 -0700
Subject: Removed oldtests.

---
 oldtests/Blockquotes/Nesting.markdown | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 oldtests/Blockquotes/Nesting.markdown

(limited to 'oldtests/Blockquotes/Nesting.markdown')

diff --git a/oldtests/Blockquotes/Nesting.markdown b/oldtests/Blockquotes/Nesting.markdown
deleted file mode 100644
index 3d67843..0000000
--- a/oldtests/Blockquotes/Nesting.markdown
+++ /dev/null
@@ -1,22 +0,0 @@
-These are all equivalent:
-
-> > nested
-> > blockquote
-
-
->> nested
->> blockquote
-
-
-> > nested
-blockquote
-
-
-> > nested
-> blockquote
-
-
-This is not:
-
-> nested
-> > blockquote
-- 
cgit v1.2.3