diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-04-25 23:54:16 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-04-25 23:54:16 -0400 |
commit | cf2886166f3265712f7ff3170126da3ba1e00654 (patch) | |
tree | ba4c4f04afa0ccc47c606f2c3481ccf0cc4fd02f /coverage/htmlfiles/pyfile.html | |
parent | 86983f76487ff246ef62daf5d02920568c0d69d2 (diff) | |
download | python-coveragepy-git-cf2886166f3265712f7ff3170126da3ba1e00654.tar.gz |
HTML report now has an index.html.
Diffstat (limited to 'coverage/htmlfiles/pyfile.html')
-rw-r--r-- | coverage/htmlfiles/pyfile.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index d4c15c6a..afcb4a5e 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -50,13 +50,5 @@ function toggle_lines(btn, cls) { </table>
</div>
-<div id='footer'>
- <div class='content'>
- <p>
- <a class='nav' href='http://bitbucket.org/ned/coveragepy/'>coverage.py v{{__version__}}</a>
- </p>
- </div>
-</div>
-
</body>
</html>
|