Commit 4e04f610 by Chris Jerdonek

Fixed spacing on final test case (standalone tags).

parent 78ca9df1
......@@ -56,11 +56,8 @@ Again, Welcome!""")
## Again, Welcome! ##""")
def test_delimiters(self):
self.assertEquals(Delimiters().render(), """
* It worked the first time.
assert_strings(self, Delimiters().render(), """* It worked the first time.
* And it worked the second time.
* Then, surprisingly, it worked the third time.
""")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment