From cc452998dc1af441cf3f9c5d0c7287cb5de48c4a Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Sat, 30 May 2009 22:29:56 -0400 Subject: Initial implementation of nose testing. Still some cleanup to do, but this shows the differances between the old and the new. Also left one test failing (unsignificant white space only) to demonstrate what a failing test looks like. --- tests/misc/multi-paragraph-block-quote.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/misc/multi-paragraph-block-quote.html') diff --git a/tests/misc/multi-paragraph-block-quote.html b/tests/misc/multi-paragraph-block-quote.html index e13986a..f01b5e4 100644 --- a/tests/misc/multi-paragraph-block-quote.html +++ b/tests/misc/multi-paragraph-block-quote.html @@ -1,6 +1,6 @@

This is line one of paragraph one - This is line two of paragraph one

+This is line two of paragraph one

This is line one of paragraph two

This is another blockquote.

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