From b736d0d1d02fa445d5a22bb8b12933bb9210c0cf Mon Sep 17 00:00:00 2001 From: jevans Date: Tue, 4 Jun 2013 20:54:36 -0400 Subject: [PATCH] Just a comment. --- glymur/test/test_jp2k.py | 1 + 1 file changed, 1 insertion(+) diff --git a/glymur/test/test_jp2k.py b/glymur/test/test_jp2k.py index 41628c2..f04741d 100644 --- a/glymur/test/test_jp2k.py +++ b/glymur/test/test_jp2k.py @@ -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: