aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/sinceKotlin.html
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-02-09 03:15:52 +0100
committerGitHub <noreply@github.com>2023-02-09 03:15:52 +0100
commit7546efb83afa39770be5c7b9df72edc115e59a5b (patch)
tree0066c2b9e833e7dd7fd8cfafc3a1d05d15f40000 /core/testdata/format/sinceKotlin.html
parent683f6bb418bada9c90d2ffbd5040b3968e1c3522 (diff)
downloaddokka-7546efb83afa39770be5c7b9df72edc115e59a5b.tar.gz
dokka-7546efb83afa39770be5c7b9df72edc115e59a5b.tar.bz2
dokka-7546efb83afa39770be5c7b9df72edc115e59a5b.zip
Remove old test data (#2824)
Diffstat (limited to 'core/testdata/format/sinceKotlin.html')
-rw-r--r--core/testdata/format/sinceKotlin.html26
1 files changed, 0 insertions, 26 deletions
diff --git a/core/testdata/format/sinceKotlin.html b/core/testdata/format/sinceKotlin.html
deleted file mode 100644
index 3ca6889a..00000000
--- a/core/testdata/format/sinceKotlin.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>Since1.1 - test</title>
-</HEAD>
-<BODY>
-<a href="../../index.html">test</a>&nbsp;/&nbsp;<a href="./index.html">Since1.1</a><br/>
-<br/>
-<h1>Since1.1</h1>
-<code><span class="keyword">class </span><span class="identifier">Since1.1</span></code>
-<p>Useful</p>
-<h3>Constructors</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<h4><a href="-init-.html">&lt;init&gt;</a></h4>
-Since: <code>1.1</code></td>
-<td>
-<p>Useful</p>
-<code><span class="identifier">Since1.1</span><span class="symbol">(</span><span class="symbol">)</span></code></td>
-</tr>
-</tbody>
-</table>
-</BODY>
-</HTML>