]> granicus.if.org Git - python/commit
[3.6] Make test_shutil test_disk_usage not depend on the cwd fs (GH-2597) (#2820)
authorGregory P. Smith <greg@krypto.org>
Sun, 23 Jul 2017 06:00:39 +0000 (23:00 -0700)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2017 06:00:39 +0000 (23:00 -0700)
commit8de48fe04633974318d48d0abf29e552e7c742c0
tree5776a76a6c46ae613f73b3fca3a6235662ee003a
parent04864b491e3ce0f022e918ad344fb53a99ce2a1b
[3.6] Make test_shutil test_disk_usage not depend on the cwd fs (GH-2597) (#2820)

Make test_shutil test_disk_usage not depend on the current working directory's filesystem.
(cherry picked from commit 529746c90584069270cd122920270bd7be38bca3)
Lib/test/test_shutil.py