From 9b4a616e483e4ce0dc4dd74a66a585454bda3f2c Mon Sep 17 00:00:00 2001 From: KrystianUjma Date: Tue, 9 Apr 2019 20:43:49 +0200 Subject: fix tests- fails caused by bad index.html paths and missing paragraphs. --- core/testdata/format/entity.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/testdata/format/entity.html') diff --git a/core/testdata/format/entity.html b/core/testdata/format/entity.html index 639f2903..41f21cb1 100644 --- a/core/testdata/format/entity.html +++ b/core/testdata/format/entity.html @@ -4,7 +4,7 @@ Bar - test -test / Bar
+test / Bar

Bar

class Bar -- cgit