diff --git a/Tests/markdownTest.php b/Tests/markdownTest.php index 45bd12a..259bff7 100644 --- a/Tests/markdownTest.php +++ b/Tests/markdownTest.php @@ -195,7 +195,7 @@ class test_markdown extends PHPUnit_Framework_TestCase public function testUnnumberredMultiline1 () { $this->expectOutputString(""); $md = new markdown ();