diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2022-05-20 07:32:09 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-05-20 08:28:16 -0400 |
| commit | 8c88f2b9dfc2124cd4ad602299a1c87323089c53 (patch) | |
| tree | aa1abe4c9ff44a3d11d5453e2594108f4c7c70c2 /tests/gold/html/omit_5/main_py.html | |
| parent | 82a5c98d4ee6379ea5ce8c6ac86f43ecb0fb6782 (diff) | |
| download | python-coveragepy-git-8c88f2b9dfc2124cd4ad602299a1c87323089c53.tar.gz | |
chore: update HTML gold files
Diffstat (limited to 'tests/gold/html/omit_5/main_py.html')
| -rw-r--r-- | tests/gold/html/omit_5/main_py.html | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/tests/gold/html/omit_5/main_py.html b/tests/gold/html/omit_5/main_py.html index a6ac2f9d..8c72a466 100644 --- a/tests/gold/html/omit_5/main_py.html +++ b/tests/gold/html/omit_5/main_py.html @@ -59,6 +59,14 @@ <button type="button" class="mis show_mis button_toggle_mis" value="mis" data-shortcut="m" title="Toggle lines missing">0<span class="text"> missing</span></button> <button type="button" class="exc show_exc button_toggle_exc" value="exc" data-shortcut="x" title="Toggle lines excluded">0<span class="text"> excluded</span></button> </h2> + <p> + <a id="prevFileLink" class="nav" href="m1_py.html">« prev</a> + <a id="indexLink" class="nav" href="index.html">^ index</a> + <a id="nextFileLink" class="nav" href="index.html">» next</a> + + <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, + created at 2022-05-20 07:25 -0400 + </p> <div style="display: none;"> <button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button> <button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button> @@ -86,13 +94,12 @@ <footer> <div class="content"> <p> - <a id="prevFileLink" class="nav" href="m1_py.html">« prev file</a> + <a id="prevFileLink" class="nav" href="m1_py.html">« prev</a> <a id="indexLink" class="nav" href="index.html">^ index</a> - <a id="nextFileLink" class="nav" href="index.html">» next file</a> - </p> - <p> - <a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>, - created at 2022-04-25 21:09 +0100 + <a id="nextFileLink" class="nav" href="index.html">» next</a> + + <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, + created at 2022-05-20 07:25 -0400 </p> </div> </footer> |
