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/extensions-x-wikilinks/wikilinks.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/extensions-x-wikilinks/wikilinks.html') diff --git a/tests/extensions-x-wikilinks/wikilinks.html b/tests/extensions-x-wikilinks/wikilinks.html index 1a38535..a76a693 100644 --- a/tests/extensions-x-wikilinks/wikilinks.html +++ b/tests/extensions-x-wikilinks/wikilinks.html @@ -1,5 +1,8 @@

Some text with a WikiLink.

A link with white space and_underscores and a empty one.

+

Another with double spaces and double__underscores and +one that has emphasis inside and one with_multiple_underscores +and one that is emphasised.

And a RealLink.

http://example.com/And_A_AutoLink

And a MarkdownLink for -- cgit v1.2.3