Just a comment.
This commit is contained in:
parent
fd2fd63b28
commit
b736d0d1d0
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ class TestJp2k(unittest.TestCase):
|
|||
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
# Setup a JP2 file with a bad XML box.
|
||||
jp2file = pkg_resources.resource_filename(glymur.__name__,
|
||||
"data/nemo.jp2")
|
||||
with tempfile.NamedTemporaryFile(suffix='.jp2', delete=False) as tfile:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue