summaryrefslogtreecommitdiff
path: root/tests/gold
diff options
context:
space:
mode:
authorXie Yanbo <xieyanbo@gmail.com>2020-07-24 07:10:50 +0800
committerNed Batchelder <ned@nedbatchelder.com>2020-07-23 19:13:19 -0400
commit224c73e34d80caebb34af1e06724fb7858ad732b (patch)
tree3746e43ed35104029814df4c4396319b1195cf14 /tests/gold
parentdb4213b6ac6c85a916f0d58792057ad79456e043 (diff)
downloadpython-coveragepy-git-224c73e34d80caebb34af1e06724fb7858ad732b.tar.gz
Displaying timezone information in HTML report (#960)
* Displaying timezone information in HTML report * A helpber to format datetime with local timezone * No backward compatibility with older python versions
Diffstat (limited to 'tests/gold')
-rw-r--r--tests/gold/html/a/a_py.html2
-rw-r--r--tests/gold/html/a/index.html2
-rw-r--r--tests/gold/html/b_branch/b_py.html2
-rw-r--r--tests/gold/html/b_branch/index.html2
-rw-r--r--tests/gold/html/bom/2/bom_py.html2
-rw-r--r--tests/gold/html/bom/2/index.html2
-rw-r--r--tests/gold/html/bom/bom_py.html2
-rw-r--r--tests/gold/html/bom/index.html2
-rw-r--r--tests/gold/html/isolatin1/index.html2
-rw-r--r--tests/gold/html/isolatin1/isolatin1_py.html2
-rw-r--r--tests/gold/html/omit_1/index.html2
-rw-r--r--tests/gold/html/omit_1/m1_py.html2
-rw-r--r--tests/gold/html/omit_1/m2_py.html2
-rw-r--r--tests/gold/html/omit_1/m3_py.html2
-rw-r--r--tests/gold/html/omit_1/main_py.html2
-rw-r--r--tests/gold/html/omit_2/index.html2
-rw-r--r--tests/gold/html/omit_2/m2_py.html2
-rw-r--r--tests/gold/html/omit_2/m3_py.html2
-rw-r--r--tests/gold/html/omit_2/main_py.html2
-rw-r--r--tests/gold/html/omit_3/index.html2
-rw-r--r--tests/gold/html/omit_3/m3_py.html2
-rw-r--r--tests/gold/html/omit_3/main_py.html2
-rw-r--r--tests/gold/html/omit_4/index.html2
-rw-r--r--tests/gold/html/omit_4/m1_py.html2
-rw-r--r--tests/gold/html/omit_4/m3_py.html2
-rw-r--r--tests/gold/html/omit_4/main_py.html2
-rw-r--r--tests/gold/html/omit_5/index.html2
-rw-r--r--tests/gold/html/omit_5/m1_py.html2
-rw-r--r--tests/gold/html/omit_5/main_py.html2
-rw-r--r--tests/gold/html/other/blah_blah_other_py.html2
-rw-r--r--tests/gold/html/other/here_py.html2
-rw-r--r--tests/gold/html/other/index.html2
-rw-r--r--tests/gold/html/partial/index.html2
-rw-r--r--tests/gold/html/partial/partial_py.html2
-rw-r--r--tests/gold/html/styled/a_py.html2
-rw-r--r--tests/gold/html/styled/index.html2
-rw-r--r--tests/gold/html/unicode/index.html2
-rw-r--r--tests/gold/html/unicode/unicode_py.html2
38 files changed, 38 insertions, 38 deletions
diff --git a/tests/gold/html/a/a_py.html b/tests/gold/html/a/a_py.html
index d534c6a3..af5d72a1 100644
--- a/tests/gold/html/a/a_py.html
+++ b/tests/gold/html/a/a_py.html
@@ -61,7 +61,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/a/index.html b/tests/gold/html/a/index.html
index e1c585fc..3276f1d6 100644
--- a/tests/gold/html/a/index.html
+++ b/tests/gold/html/a/index.html
@@ -76,7 +76,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/b_branch/b_py.html b/tests/gold/html/b_branch/b_py.html
index 67a1b83b..ee28735e 100644
--- a/tests/gold/html/b_branch/b_py.html
+++ b/tests/gold/html/b_branch/b_py.html
@@ -84,7 +84,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/b_branch/index.html b/tests/gold/html/b_branch/index.html
index 8b68b26e..0dfc20ca 100644
--- a/tests/gold/html/b_branch/index.html
+++ b/tests/gold/html/b_branch/index.html
@@ -84,7 +84,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/bom/2/bom_py.html b/tests/gold/html/bom/2/bom_py.html
index 74f4f2fe..a6698845 100644
--- a/tests/gold/html/bom/2/bom_py.html
+++ b/tests/gold/html/bom/2/bom_py.html
@@ -67,7 +67,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:32
+ created at 2019-10-14 09:32 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/bom/2/index.html b/tests/gold/html/bom/2/index.html
index 3fa67f0f..28abec0a 100644
--- a/tests/gold/html/bom/2/index.html
+++ b/tests/gold/html/bom/2/index.html
@@ -76,7 +76,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-13 11:41
+ created at 2019-10-13 11:41 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/bom/bom_py.html b/tests/gold/html/bom/bom_py.html
index 10b84ede..3b181c63 100644
--- a/tests/gold/html/bom/bom_py.html
+++ b/tests/gold/html/bom/bom_py.html
@@ -67,7 +67,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/bom/index.html b/tests/gold/html/bom/index.html
index b08e9c1c..0e56a99a 100644
--- a/tests/gold/html/bom/index.html
+++ b/tests/gold/html/bom/index.html
@@ -76,7 +76,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/isolatin1/index.html b/tests/gold/html/isolatin1/index.html
index 7e33e754..ec9c50b5 100644
--- a/tests/gold/html/isolatin1/index.html
+++ b/tests/gold/html/isolatin1/index.html
@@ -76,7 +76,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/isolatin1/isolatin1_py.html b/tests/gold/html/isolatin1/isolatin1_py.html
index b344bad6..3dd8c8fd 100644
--- a/tests/gold/html/isolatin1/isolatin1_py.html
+++ b/tests/gold/html/isolatin1/isolatin1_py.html
@@ -61,7 +61,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_1/index.html b/tests/gold/html/omit_1/index.html
index d8d02f6a..a97add0f 100644
--- a/tests/gold/html/omit_1/index.html
+++ b/tests/gold/html/omit_1/index.html
@@ -97,7 +97,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_1/m1_py.html b/tests/gold/html/omit_1/m1_py.html
index 57584495..94fba21e 100644
--- a/tests/gold/html/omit_1/m1_py.html
+++ b/tests/gold/html/omit_1/m1_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_1/m2_py.html b/tests/gold/html/omit_1/m2_py.html
index e8c1791d..ade526d3 100644
--- a/tests/gold/html/omit_1/m2_py.html
+++ b/tests/gold/html/omit_1/m2_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_1/m3_py.html b/tests/gold/html/omit_1/m3_py.html
index e714d47f..d6b4756d 100644
--- a/tests/gold/html/omit_1/m3_py.html
+++ b/tests/gold/html/omit_1/m3_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_1/main_py.html b/tests/gold/html/omit_1/main_py.html
index 28173d12..5d478124 100644
--- a/tests/gold/html/omit_1/main_py.html
+++ b/tests/gold/html/omit_1/main_py.html
@@ -66,7 +66,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_2/index.html b/tests/gold/html/omit_2/index.html
index d51ebd2a..5b5e3c6e 100644
--- a/tests/gold/html/omit_2/index.html
+++ b/tests/gold/html/omit_2/index.html
@@ -90,7 +90,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_2/m2_py.html b/tests/gold/html/omit_2/m2_py.html
index e8c1791d..ade526d3 100644
--- a/tests/gold/html/omit_2/m2_py.html
+++ b/tests/gold/html/omit_2/m2_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_2/m3_py.html b/tests/gold/html/omit_2/m3_py.html
index e714d47f..d6b4756d 100644
--- a/tests/gold/html/omit_2/m3_py.html
+++ b/tests/gold/html/omit_2/m3_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_2/main_py.html b/tests/gold/html/omit_2/main_py.html
index 28173d12..5d478124 100644
--- a/tests/gold/html/omit_2/main_py.html
+++ b/tests/gold/html/omit_2/main_py.html
@@ -66,7 +66,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_3/index.html b/tests/gold/html/omit_3/index.html
index 0d8ff217..f5bc1aae 100644
--- a/tests/gold/html/omit_3/index.html
+++ b/tests/gold/html/omit_3/index.html
@@ -83,7 +83,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_3/m3_py.html b/tests/gold/html/omit_3/m3_py.html
index e714d47f..d6b4756d 100644
--- a/tests/gold/html/omit_3/m3_py.html
+++ b/tests/gold/html/omit_3/m3_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_3/main_py.html b/tests/gold/html/omit_3/main_py.html
index 28173d12..5d478124 100644
--- a/tests/gold/html/omit_3/main_py.html
+++ b/tests/gold/html/omit_3/main_py.html
@@ -66,7 +66,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_4/index.html b/tests/gold/html/omit_4/index.html
index d91291fc..861ba02e 100644
--- a/tests/gold/html/omit_4/index.html
+++ b/tests/gold/html/omit_4/index.html
@@ -90,7 +90,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_4/m1_py.html b/tests/gold/html/omit_4/m1_py.html
index 57584495..94fba21e 100644
--- a/tests/gold/html/omit_4/m1_py.html
+++ b/tests/gold/html/omit_4/m1_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_4/m3_py.html b/tests/gold/html/omit_4/m3_py.html
index e714d47f..d6b4756d 100644
--- a/tests/gold/html/omit_4/m3_py.html
+++ b/tests/gold/html/omit_4/m3_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_4/main_py.html b/tests/gold/html/omit_4/main_py.html
index 28173d12..5d478124 100644
--- a/tests/gold/html/omit_4/main_py.html
+++ b/tests/gold/html/omit_4/main_py.html
@@ -66,7 +66,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_5/index.html b/tests/gold/html/omit_5/index.html
index f1e0fe60..8afbebad 100644
--- a/tests/gold/html/omit_5/index.html
+++ b/tests/gold/html/omit_5/index.html
@@ -83,7 +83,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_5/m1_py.html b/tests/gold/html/omit_5/m1_py.html
index 57584495..94fba21e 100644
--- a/tests/gold/html/omit_5/m1_py.html
+++ b/tests/gold/html/omit_5/m1_py.html
@@ -58,7 +58,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/omit_5/main_py.html b/tests/gold/html/omit_5/main_py.html
index 28173d12..5d478124 100644
--- a/tests/gold/html/omit_5/main_py.html
+++ b/tests/gold/html/omit_5/main_py.html
@@ -66,7 +66,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/other/blah_blah_other_py.html b/tests/gold/html/other/blah_blah_other_py.html
index 8f0309d4..d88e21e5 100644
--- a/tests/gold/html/other/blah_blah_other_py.html
+++ b/tests/gold/html/other/blah_blah_other_py.html
@@ -60,7 +60,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/other/here_py.html b/tests/gold/html/other/here_py.html
index c2f6b5f1..94491fb0 100644
--- a/tests/gold/html/other/here_py.html
+++ b/tests/gold/html/other/here_py.html
@@ -62,7 +62,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/other/index.html b/tests/gold/html/other/index.html
index fa1a770f..644d1490 100644
--- a/tests/gold/html/other/index.html
+++ b/tests/gold/html/other/index.html
@@ -83,7 +83,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/partial/index.html b/tests/gold/html/partial/index.html
index fa1ec4ad..f766c0b4 100644
--- a/tests/gold/html/partial/index.html
+++ b/tests/gold/html/partial/index.html
@@ -84,7 +84,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 12:01
+ created at 2019-10-14 12:01 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/partial/partial_py.html b/tests/gold/html/partial/partial_py.html
index abd755d0..c301a58a 100644
--- a/tests/gold/html/partial/partial_py.html
+++ b/tests/gold/html/partial/partial_py.html
@@ -74,7 +74,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 12:01
+ created at 2019-10-14 12:01 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/styled/a_py.html b/tests/gold/html/styled/a_py.html
index 7b6f9dcd..b81641cc 100644
--- a/tests/gold/html/styled/a_py.html
+++ b/tests/gold/html/styled/a_py.html
@@ -62,7 +62,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/styled/index.html b/tests/gold/html/styled/index.html
index 6e182fa6..d1a9259b 100644
--- a/tests/gold/html/styled/index.html
+++ b/tests/gold/html/styled/index.html
@@ -77,7 +77,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/unicode/index.html b/tests/gold/html/unicode/index.html
index bfa09a38..b2de7b3d 100644
--- a/tests/gold/html/unicode/index.html
+++ b/tests/gold/html/unicode/index.html
@@ -76,7 +76,7 @@
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>
diff --git a/tests/gold/html/unicode/unicode_py.html b/tests/gold/html/unicode/unicode_py.html
index a4218bcc..311427d3 100644
--- a/tests/gold/html/unicode/unicode_py.html
+++ b/tests/gold/html/unicode/unicode_py.html
@@ -61,7 +61,7 @@
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>,
- created at 2019-10-14 09:27
+ created at 2019-10-14 09:27 +0000
</p>
</div>
</div>