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/linkWithStarProjection.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/testdata/format/linkWithStarProjection.html') diff --git a/core/testdata/format/linkWithStarProjection.html b/core/testdata/format/linkWithStarProjection.html index f6d5eaf2..a9d6b125 100644 --- a/core/testdata/format/linkWithStarProjection.html +++ b/core/testdata/format/linkWithStarProjection.html @@ -13,8 +13,7 @@ -

foo

- +foo fun foo(c: Enum<*>): Unit -- cgit