mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-04 16:03:42 +03:00
Removed tearDownModule from Test import
This commit is contained in:
parent
94194ed248
commit
b07baf4549
2
Tests/test_jp2k_leaks.py
Normal file → Executable file
2
Tests/test_jp2k_leaks.py
Normal file → Executable file
|
@ -1,4 +1,4 @@
|
||||||
from helper import unittest, PillowTestCase, tearDownModule
|
from helper import unittest, PillowTestCase
|
||||||
import sys
|
import sys
|
||||||
from PIL import Image
|
from PIL import Image
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
|
|
Loading…
Reference in New Issue
Block a user