mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-30 01:43:17 +03:00
Fix test
This commit is contained in:
parent
2b32882a1a
commit
caacc1dce6
|
@ -6,7 +6,7 @@ class PillowTests(unittest.TestCase):
|
||||||
Can we start moving the test suite here?
|
Can we start moving the test suite here?
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def move_test_suite_here(self):
|
def test_suite_should_move_here(self):
|
||||||
"""
|
"""
|
||||||
Great idea!
|
Great idea!
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user