mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 02:16:19 +03:00
Remove temp test code
This commit is contained in:
parent
7d1cdc54c4
commit
a7d21dec15
|
@ -41,7 +41,7 @@ def test_pickle_image():
|
||||||
def test_cpickle_image():
|
def test_cpickle_image():
|
||||||
# Arrange
|
# Arrange
|
||||||
try:
|
try:
|
||||||
import ABCcPickle
|
import cPickle
|
||||||
except ImportError:
|
except ImportError:
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user