Skip to content

Commit

Permalink
no more expectedFailure
Browse files Browse the repository at this point in the history
  • Loading branch information
gdraheim committed Mar 1, 2024
1 parent 8deb536 commit b2ef02d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/zziptests.py
Original file line number Diff line number Diff line change
Expand Up @@ -3952,7 +3952,6 @@ def test_65772(self) -> None:
run = shell("cd {tmpdir} && ../{exe} -p {filename} ".format(**locals()),
returncodes=[0])
self.rm_testdir()
# @unittest.expectedFailure
def test_65773(self) -> None:
""" unzzip-mix -l $(CVE).zip """
tmpdir = self.testdir()
Expand Down

0 comments on commit b2ef02d

Please sign in to comment.