From 7546efb83afa39770be5c7b9df72edc115e59a5b Mon Sep 17 00:00:00 2001 From: Ignat Beresnev Date: Thu, 9 Feb 2023 03:15:52 +0100 Subject: Remove old test data (#2824) --- core/testdata/format/linkWithLabel.html | 38 --------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 core/testdata/format/linkWithLabel.html (limited to 'core/testdata/format/linkWithLabel.html') diff --git a/core/testdata/format/linkWithLabel.html b/core/testdata/format/linkWithLabel.html deleted file mode 100644 index 52dfa4a3..00000000 --- a/core/testdata/format/linkWithLabel.html +++ /dev/null @@ -1,38 +0,0 @@ - - - -Bar - test - - -test / Bar
-
-

Bar

-class Bar -

Use this method for best results.

-

Constructors

- - - - - - - -
-

<init>

-
-

Use this method for best results.

-Bar()
-

Functions

- - - - - - - -
-

foo

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