From ce3e59414c4a2d010273560c3e044cb63896cef6 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 9 Feb 2016 22:02:43 +1100 Subject: [PATCH] Fixed typo [ci skip] --- Tests/large_memory_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/large_memory_test.py b/Tests/large_memory_test.py index c7fe5d98c..778aff511 100644 --- a/Tests/large_memory_test.py +++ b/Tests/large_memory_test.py @@ -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