]> granicus.if.org Git - zziplib/commitdiff
fixed test_65402 on CVE #15
authorGuido Draheim <guidod@gmx.de>
Mon, 5 Feb 2018 12:58:42 +0000 (13:58 +0100)
committerGuido Draheim <guidod@gmx.de>
Mon, 5 Feb 2018 12:58:42 +0000 (13:58 +0100)
test/zziptests.py

index cdfc6c327fea2de5955ac7f2e4d166a3ebcae554..cc8469ea4287a458f601f71c7606e81bb173bdbb 100644 (file)
@@ -2684,7 +2684,6 @@ class ZZipTest(unittest.TestCase):
     # self.assertEqual(os.path.getsize(tmpdir+"/test"), 3)
     self.assertFalse(os.path.exists(tmpdir+"/test"))
     self.rm_testdir()
-  @unittest.expectedFailure
   def test_65402(self):
     """ unzzip-mem -l $(CVE).zip """
     tmpdir = self.testdir()