From a39ff9d5f9431229ca6b401380539b196ec9c8dd Mon Sep 17 00:00:00 2001 From: Conrad Ho Date: Tue, 14 Apr 2015 03:54:05 +0800 Subject: Ticket299: add time stamp to index.html reports page --- coverage/htmlfiles/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'coverage/htmlfiles/index.html') diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html index 90802c81..7f3ab3ef 100644 --- a/coverage/htmlfiles/index.html +++ b/coverage/htmlfiles/index.html @@ -23,6 +23,7 @@

{{ title|escape }}: {{totals.pc_covered_str}}%

+

Created on {{ time_stamp }}

Show keyboard shortcuts -- cgit v1.2.1