Kaydet (Commit) 1c505499 authored tarafından Éric Araujo's avatar Éric Araujo

Fix one omission in r78359

üst 5ac6d80c
......@@ -515,6 +515,7 @@ class TestShutil(unittest.TestCase):
# check if the compressed tarball was created
tarball = base_name + '.zip'
self.assertTrue(os.path.exists(tarball))
def test_make_archive(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment