summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles
diff options
context:
space:
mode:
authorConrad Ho <devnull@localhost>2015-04-14 03:54:05 +0800
committerConrad Ho <devnull@localhost>2015-04-14 03:54:05 +0800
commit61a07dc55be8b5c4028ebafe2e603335349358e2 (patch)
tree8e39e487de5caa0e9e8cc2fd1e0b1fbdcbd519a6 /coverage/htmlfiles
parente036d40450fd3a30a71a81f63054597bbfd0f168 (diff)
downloadpython-coveragepy-61a07dc55be8b5c4028ebafe2e603335349358e2.tar.gz
Ticket299: add time stamp to index.html reports page
Diffstat (limited to 'coverage/htmlfiles')
-rw-r--r--coverage/htmlfiles/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html
index 90802c8..7f3ab3e 100644
--- a/coverage/htmlfiles/index.html
+++ b/coverage/htmlfiles/index.html
@@ -23,6 +23,7 @@
<h1>{{ title|escape }}:
<span class='pc_cov'>{{totals.pc_covered_str}}%</span>
</h1>
+ <p>Created on {{ time_stamp }}</p>
<img id='keyboard_icon' src='keybd_closed.png' alt='Show keyboard shortcuts' />