summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/main.py
diff options
context:
space:
mode:
authorJelle Zijlstra <jelle.zijlstra@gmail.com>2022-03-18 02:45:40 (GMT)
committerGitHub <noreply@github.com>2022-03-18 02:45:40 (GMT)
commite808c9d5c78e5a7a9d804eced013a02c0c7df1a5 (patch)
treea87b9690fe932adbd5cd9843937599cf6419de27 /Lib/unittest/main.py
parent612019e60e3a5340542122dabbc7ce5a27a8c635 (diff)
downloadcpython-e808c9d5c78e5a7a9d804eced013a02c0c7df1a5.zip
cpython-e808c9d5c78e5a7a9d804eced013a02c0c7df1a5.tar.gz
cpython-e808c9d5c78e5a7a9d804eced013a02c0c7df1a5.tar.bz2
[3.9] bpo-42782: fix broken shutil test (GH-31971)
We were using os_helper, which doesn't exist on 3.9. This wasn't caught because the test is only run as root. I confirmed that when run as root, the test previously failed and now passes.
Diffstat (limited to 'Lib/unittest/main.py')
0 files changed, 0 insertions, 0 deletions