From d1937ab65bef189a48a55218a4194c0afb778053 Mon Sep 17 00:00:00 2001 From: Kamil Doległo Date: Tue, 7 May 2019 14:30:25 +0200 Subject: Fix some tests --- core/testdata/format/linkWithLabel.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'core/testdata/format/linkWithLabel.html') diff --git a/core/testdata/format/linkWithLabel.html b/core/testdata/format/linkWithLabel.html index 6293043a..daed792c 100644 --- a/core/testdata/format/linkWithLabel.html +++ b/core/testdata/format/linkWithLabel.html @@ -14,8 +14,7 @@ -

<init>

- +<init> Bar()

Use this method for best results.

@@ -28,8 +27,7 @@ -

foo

- +foo fun foo(): Unit -- cgit