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/markdown-test/inline-html-advanced.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 tests/markdown-test/inline-html-advanced.txt (limited to 'tests/markdown-test/inline-html-advanced.txt') diff --git a/tests/markdown-test/inline-html-advanced.txt b/tests/markdown-test/inline-html-advanced.txt deleted file mode 100644 index 9d71ddc..0000000 --- a/tests/markdown-test/inline-html-advanced.txt +++ /dev/null @@ -1,14 +0,0 @@ -Simple block on one line: - -
foo
- -And nested without indentation: - -
-
-
-foo -
-
-
bar
-
-- cgit v1.2.3