From 8b430d251b2518fa3303d7027f50268e0254b7a1 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Sat, 30 May 2009 22:31:55 -0400 Subject: Moves tests to a subdir of the markdown lib. --- tests/misc/blockquote-below-paragraph.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 tests/misc/blockquote-below-paragraph.html (limited to 'tests/misc/blockquote-below-paragraph.html') diff --git a/tests/misc/blockquote-below-paragraph.html b/tests/misc/blockquote-below-paragraph.html deleted file mode 100644 index a138933..0000000 --- a/tests/misc/blockquote-below-paragraph.html +++ /dev/null @@ -1,15 +0,0 @@ -

Paragraph

-
-

Block quote -Yep

-
-

Paragraph

-
-

no space -Nope

-
-

Paragraph one

-
-

blockquote -More blockquote.

-
\ No newline at end of file -- cgit v1.2.3