8000 Revert "Merge pull request #6840 from Kojoley/fix-test_pickle-test_co… · story645/matplotlib@9c3cf1f · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c3cf1f

Browse files
tacaswellstory645
authored andcommitted
Revert "Merge pull request matplotlib#6840 from Kojoley/fix-test_pickle-test_c 8000 omplete"
This reverts commit aaeaffd.
1 parent 035e536 commit 9c3cf1f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
Loading

lib/matplotlib/tests/test_pickle.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ def test_simple():
127127
pickle.dump(fig, BytesIO(), pickle.HIGHEST_PROTOCOL)
128128

129129

130+
@cleanup
130131
@image_comparison(baseline_images=['multi_pickle'],
131132
extensions=['png'], remove_text=True)
132133
def test_complete():

0 commit comments

Comments
 (0)
0