From fb4149a5e7a57a7ea51fb66dc64538102be01737 Mon Sep 17 00:00:00 2001 From: KrystianUjma Date: Wed, 10 Apr 2019 17:34:45 +0200 Subject: fix tests #2 - fails caused by bad index.html paths and missing paragraphs --- core/testdata/format/classWithCompanionObject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/testdata/format/classWithCompanionObject.html') diff --git a/core/testdata/format/classWithCompanionObject.html b/core/testdata/format/classWithCompanionObject.html index 88feea5e..4525711d 100644 --- a/core/testdata/format/classWithCompanionObject.html +++ b/core/testdata/format/classWithCompanionObject.html @@ -4,7 +4,7 @@ Klass - test -test / Klass
+test / Klass

Klass

class Klass -- cgit