]> granicus.if.org Git - python/commit
Make test_shutil test_disk_usage not depend on the cwd fs (#2597)
authorGregory P. Smith <greg@krypto.org>
Fri, 7 Jul 2017 00:11:27 +0000 (17:11 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Jul 2017 00:11:27 +0000 (17:11 -0700)
commit529746c90584069270cd122920270bd7be38bca3
tree2ab4c45cccb38c3778f7fc1cd4433e731cacb877
parentbe5ebe58776a02d53bcf5e43ab946b555c0e025f
Make test_shutil test_disk_usage not depend on the cwd fs (#2597)

Make test_shutil test_disk_usage not depend on the current working directory's filesystem.
Lib/test/test_shutil.py