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/markdown-test/tabs.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'tests/markdown-test/tabs.html')
diff --git a/tests/markdown-test/tabs.html b/tests/markdown-test/tabs.html
index b26391b..3c11f14 100644
--- a/tests/markdown-test/tabs.html
+++ b/tests/markdown-test/tabs.html
@@ -1,11 +1,11 @@
this is a list item
-indented with spaces
+ indented with spaces
Code:
--
cgit v1.2.3