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/see.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'core/testdata/format/see.html') diff --git a/core/testdata/format/see.html b/core/testdata/format/see.html index 74773951..2a8caf6f 100644 --- a/core/testdata/format/see.html +++ b/core/testdata/format/see.html @@ -1,11 +1,11 @@ - + quux - test -test / quux
+test / quux

quux

@@ -16,28 +16,28 @@

- + foo - test -test / foo
+test / foo

foo

fun foo(): Unit - + bar - test -test / bar
+test / bar

bar

-- cgit