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/deprecated.class.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'core/testdata/format/deprecated.class.html') diff --git a/core/testdata/format/deprecated.class.html b/core/testdata/format/deprecated.class.html index 540060d1..bfe138f4 100644 --- a/core/testdata/format/deprecated.class.html +++ b/core/testdata/format/deprecated.class.html @@ -1,11 +1,11 @@ - + C - test -test / C
+test / C

C

class C
@@ -25,14 +25,14 @@ - + f - test -test / f
+test / f

f

@@ -41,14 +41,14 @@
- + p - test -test / p
+test / p

p

-- cgit