Skip to content

Commit

Permalink
test: skip unicode.rar
Browse files Browse the repository at this point in the history
  • Loading branch information
markokr committed Sep 17, 2023
1 parent 4fe9ee8 commit 84cb433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_reading.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
f.replace("\\", "/")
for f in sorted(glob("test/files/*.rar"))
if "hpsw" not in f
and "unicode.rar" not in f
]


Expand Down

0 comments on commit 84cb433

Please sign in to comment.