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/see.html | 46 ------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 core/testdata/format/see.html (limited to 'core/testdata/format/see.html') diff --git a/core/testdata/format/see.html b/core/testdata/format/see.html deleted file mode 100644 index 2a8caf6f..00000000 --- a/core/testdata/format/see.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - -quux - test - - -test / quux
-
-

quux

- -fun quux(): Unit -

See Also
-

foo

-

bar

-

- - - - - - -foo - test - - -test / foo
-
-

foo

- -fun foo(): Unit - - - - - - -bar - test - - -test / bar
-
-

bar

- -fun bar(): Unit - - -- cgit