summary refs log tree commit diff stats
path: root/doc/pydoc/all_tests.html
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-19 23:43:48 +0200
committerhut <hut@lavabit.com>2010-04-19 23:43:48 +0200
commitc9383c72b2f62bee90050d02a307381cb6bfa536 (patch)
tree4e4a2818efd30719fbcc60c351cded3bf5867a89 /doc/pydoc/all_tests.html
parent5f4f7cb99a77f070536946bd6a37163d99752f9a (diff)
downloadranger-c9383c72b2f62bee90050d02a307381cb6bfa536.tar.gz
updated pydoc
Diffstat (limited to 'doc/pydoc/all_tests.html')
-rw-r--r--doc/pydoc/all_tests.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/pydoc/all_tests.html b/doc/pydoc/all_tests.html
deleted file mode 100644
index 50c143ee..00000000
--- a/doc/pydoc/all_tests.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head><title>Python: module all_tests</title>
-</head><body bgcolor="#f0f0f8">
-
-<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
-<tr bgcolor="#7799ee">
-<td valign=bottom>&nbsp;<br>
-<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>all_tests</strong></big></big></font></td
-><td align=right valign=bottom
-><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/hut/ranger/all_tests.py">/home/hut/ranger/all_tests.py</a></font></td></tr></table>
-    <p><tt>Run&nbsp;all&nbsp;the&nbsp;tests&nbsp;inside&nbsp;the&nbsp;test/&nbsp;directory&nbsp;as&nbsp;a&nbsp;test&nbsp;suite.</tt></p>
-
-</body></html>
\ No newline at end of file
57 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198