Merge: Doc down
[nit.git] / lib / markdown / test_markdown.nit
index be83eb8..e552883 100644 (file)
@@ -2528,8 +2528,6 @@ class TestLine
 
        var subject: MDLine
 
-       init do end
-
        fun test_is_empty do
                subject = new MDLine("")
                assert subject.is_empty