This commit is contained in:
Alex Clark 2014-06-23 14:38:03 -04:00
parent 66e667227a
commit 2ccd76e66f

View File

@ -2,7 +2,7 @@ from helper import unittest, PillowTestCase, tearDownModule
from PIL import Image
test_file = "Images/lena.ppm"
test_file = "Tests/images/lena.ppm"
ORIGINAL_LIMIT = Image.MAX_IMAGE_PIXELS