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-hr.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 tests/misc/blockquote-hr.html (limited to 'tests/misc/blockquote-hr.html') diff --git a/tests/misc/blockquote-hr.html b/tests/misc/blockquote-hr.html deleted file mode 100644 index 61c1a3c..0000000 --- a/tests/misc/blockquote-hr.html +++ /dev/null @@ -1,16 +0,0 @@ -

This is a paragraph.

-
-
-

Block quote with horizontal lines.

-
-
-

Double block quote.

-
-

End of the double block quote.

-
-

A new paragraph. -With multiple lines. -Even a lazy line.

-
-

The last line.

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