From 2605f27bd3a60c3113f52a03c25631772bbc0589 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Tue, 16 Jun 2015 14:08:10 -0700 Subject: [PATCH] Find all the function names --- Tests/test_imagegrab.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/test_imagegrab.py b/Tests/test_imagegrab.py index 2b4aa8d67..7d156d498 100644 --- a/Tests/test_imagegrab.py +++ b/Tests/test_imagegrab.py @@ -1,4 +1,4 @@ -from helper import unittest, PillowTestCase, onAppveyor +from helper import unittest, PillowTestCase, on_appveyor import sys