Removed extra print

This commit is contained in:
wiredfool 2014-07-01 12:53:15 -07:00
parent cec5fd9d38
commit 19bf3390a9

View File

@ -44,7 +44,6 @@ class TestFileJpeg2k(PillowTestCase):
data = BytesIO(f.read())
im = Image.open(data)
im.load()
print ("bytesio")
self.assert_image_similar(im, test_card, 1.0e-3)
# These two test pre-written JPEG 2000 files that were not written with