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/javaDeprecated.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/testdata/format/javaDeprecated.html') diff --git a/core/testdata/format/javaDeprecated.html b/core/testdata/format/javaDeprecated.html index d938fb9d..66e3adef 100644 --- a/core/testdata/format/javaDeprecated.html +++ b/core/testdata/format/javaDeprecated.html @@ -4,7 +4,7 @@ Foo.foo - test -test / Foo / foo
+test / Foo / foo

foo

-- cgit