diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-11-23 17:23:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-23 17:23:37 (GMT) |
commit | 2d5890eda62477982361405d3486e57f590c78ae (patch) | |
tree | 2787db42b0d5c8a81a3c08c60ec2f1fdd9e32694 /Lib/test/test_test_support.py | |
parent | 448c6739877a4143a2c3599f041fa6127f354044 (diff) | |
download | cpython-2d5890eda62477982361405d3486e57f590c78ae.zip cpython-2d5890eda62477982361405d3486e57f590c78ae.tar.gz cpython-2d5890eda62477982361405d3486e57f590c78ae.tar.bz2 |
test_builtin: TestExecFile removes created file (#4525)
Fix the following warning:
Warning -- files was modified by test_builtin
Before: []
After: ['@test_19422_tmp']
1 test altered the execution environment:
test_builtin
Diffstat (limited to 'Lib/test/test_test_support.py')
0 files changed, 0 insertions, 0 deletions