]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34661: Fix test skipping call. (GH-9266)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Sep 2018 18:35:18 +0000 (11:35 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Sep 2018 18:35:18 +0000 (11:35 -0700)
commit218b4bf47410ff8ab46b68461267fe10db18aee1
tree7989b65fbec46b67add0da30af796e42a1bc3858
parent1550b7311216082748ddcdc048ee0374ce004513
bpo-34661: Fix test skipping call. (GH-9266)

(cherry picked from commit e78734d579439861f6d7e12f35d268836b2c1e24)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Lib/test/test_shutil.py