aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/orderedList.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/orderedList.html')
-rw-r--r--test/data/format/orderedList.html30
1 files changed, 0 insertions, 30 deletions
diff --git a/test/data/format/orderedList.html b/test/data/format/orderedList.html
deleted file mode 100644
index 9917568f..00000000
--- a/test/data/format/orderedList.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<HTML>
-<HEAD>
-<title>test / Bar</title>
-</HEAD>
-<BODY>
-<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/-bar/index">Bar</a><br/>
-<br/>
-<h1>Bar</h1>
-<code><span class="keyword">class </span><span class="identifier">Bar</span></code><br/>
-<p>Usage instructions:</p>
-<ol><li><p>Rinse</p>
-</li><li><p>Repeat</p>
-</li></ol><br/>
-<br/>
-<br/>
-<br/>
-<h3>Constructors</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<a href="test/-bar/-init-">&lt;init&gt;</a></td>
-<td>
-<code><span class="identifier">Bar</span><span class="symbol">(</span><span class="symbol">)</span></code><p>Usage instructions:</p>
-</td>
-</tr>
-</tbody>
-</table>
-</BODY>
-</HTML>