diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2016-06-12 09:45:41 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-06-12 09:45:41 -0400 |
commit | 1f4eb724612022db65e66186e6abfde4201f40e4 (patch) | |
tree | 1310997926d8baef5b7801b28086bd18a54e23c4 /tests/test_execfile.py | |
parent | c525acb8599ac107d24bb9e20b1bcdf12b4f76b6 (diff) | |
download | python-coveragepy-git-1f4eb724612022db65e66186e6abfde4201f40e4.tar.gz |
Move try_execfile.py to an unambiguous place
Where it was, we were counting on "tests" referring to coverage.py's own tests
directory, but a -e install of a helper like unittest-mixins could provide a
tests directory, which prevented the imports we needed for the tests.
Moving try_execfile.py to a new subdirectory with a less-common name solves
the problem.
--HG--
rename : tests/try_execfile.py => tests/modules/process_test/try_execfile.py
Diffstat (limited to 'tests/test_execfile.py')
0 files changed, 0 insertions, 0 deletions