mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +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():
|
||||
# Arrange
|
||||
try:
|
||||
import ABCcPickle
|
||||
import cPickle
|
||||
except ImportError:
|
||||
return
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user