Trigger rebuild

This commit is contained in:
aagaidiu 2016-11-25 18:43:21 -08:00
parent 0fd17488ed
commit 7875ecb193

View File

@ -2,7 +2,6 @@ from helper import unittest, PillowTestCase
from PIL import Image from PIL import Image
from io import BytesIO from io import BytesIO
class TestFileWmf(PillowTestCase): class TestFileWmf(PillowTestCase):
def test_load_raw(self): def test_load_raw(self):