diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-08-22 20:11:29 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-08-24 06:54:17 -0400 |
| commit | 9bd3b005d08ee78edbd684ed0706b23843b0460e (patch) | |
| tree | 2c07ff133bbb1a860b8530207475c62b96ffeaf5 /tests/farm/html/gold_partial/partial_py.html | |
| parent | c7e2de351f449132aac34228a9619b8f65360e0f (diff) | |
| download | python-coveragepy-git-9bd3b005d08ee78edbd684ed0706b23843b0460e.tar.gz | |
When we trimmed trailing whitespace, we lost the last newline. Put it back.
Diffstat (limited to 'tests/farm/html/gold_partial/partial_py.html')
| -rw-r--r-- | tests/farm/html/gold_partial/partial_py.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/farm/html/gold_partial/partial_py.html b/tests/farm/html/gold_partial/partial_py.html index c792ff75..44238f68 100644 --- a/tests/farm/html/gold_partial/partial_py.html +++ b/tests/farm/html/gold_partial/partial_py.html @@ -105,9 +105,9 @@ <div class="content"> <p> <a class="nav" href="index.html">« index</a> <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a2">coverage.py v5.0a2</a>, - created at 2018-08-22 19:42 + created at 2018-08-22 20:12 </p> </div> </div> </body> -</html>
\ No newline at end of file +</html> |
