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/safe_mode/inline-html-comments.html | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tests/safe_mode/inline-html-comments.html (limited to 'tests/safe_mode/inline-html-comments.html') diff --git a/tests/safe_mode/inline-html-comments.html b/tests/safe_mode/inline-html-comments.html deleted file mode 100644 index 0f1e417..0000000 --- a/tests/safe_mode/inline-html-comments.html +++ /dev/null @@ -1,8 +0,0 @@ -

Paragraph one.

-

<!-- This is a simple comment -->

-

<!-- - This is another comment. --->

-

Paragraph two.

-

<!-- one comment block -- -- with two comments -->

-

The end.

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