diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2020-11-27 18:54:26 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2020-11-28 19:48:31 -0500 |
commit | bf479909ee9765fa3007360c12fb3b89906645f3 (patch) | |
tree | e41609cd0d3e5cc879cd0e8595c2ac1383e52fe5 /coverage/pytracer.py | |
parent | c8b9a286b343f22a3cd4dcf4906b13faea68ee96 (diff) | |
download | python-coveragepy-git-bf479909ee9765fa3007360c12fb3b89906645f3.tar.gz |
Fix tests for GitHub windows platform
The tests were failing because of differences in file paths. It was
comparing:
C:\Users\runneradmin\AppData\...
to:
C:\Users\RUNNER~1\AppData\...
and failing. These changes normalize the file paths so the comparisons
work properly.
Diffstat (limited to 'coverage/pytracer.py')
0 files changed, 0 insertions, 0 deletions