diff --git a/test/test_000_sanity.py b/test/test_000_sanity.py index 22e582ec3..fda481ed1 100644 --- a/test/test_000_sanity.py +++ b/test/test_000_sanity.py @@ -1,4 +1,4 @@ -from helper import unittest, PillowTestCase +from test.helper import unittest, PillowTestCase import PIL import PIL.Image