Fixed typo [ci skip]

This commit is contained in:
Andrew Murray 2016-02-09 22:02:43 +11:00
parent fb2724e635
commit ce3e59414c

View File

@ -9,7 +9,7 @@ from helper import unittest, PillowTestCase
# service on our testing infrastructure. I expect this test to fail
# on any 32-bit machine, as well as any smallish things (like
# Raspberry Pis). It does succeed on a 3gb Ubuntu 12.04x64 VM on Python
# 2.7 an 3.2.
# 2.7 and 3.2.
from PIL import Image
YDIM = 32769