]> granicus.if.org Git - python/commit
test_os: add TemporaryFileTests to the testcase list
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 1 Jul 2011 00:56:15 +0000 (02:56 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 1 Jul 2011 00:56:15 +0000 (02:56 +0200)
commit98b3722bf75f4623953bebe90be2ee57a26cffa2
treebfa89760c12635781d74a09ed4b0966b5c77246a
parent71cbafbda124585b3dad1485659b32241be0038b
test_os: add TemporaryFileTests to the testcase list

The testcase was never executed, it's now fixed.
Lib/test/test_os.py