summaryrefslogtreecommitdiff
path: root/tests/test_execfile.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-06-12 09:45:41 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-06-12 09:45:41 -0400
commit1f4eb724612022db65e66186e6abfde4201f40e4 (patch)
tree1310997926d8baef5b7801b28086bd18a54e23c4 /tests/test_execfile.py
parentc525acb8599ac107d24bb9e20b1bcdf12b4f76b6 (diff)
downloadpython-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