Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f7e9174

Browse files
committed
add test_collections to standard test suite
1 parent 5a6eed8 commit f7e9174

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,7 @@ def tk_window_focus():
10891089
'matplotlib.tests.test_basic',
10901090
'matplotlib.tests.test_bbox_tight',
10911091
'matplotlib.tests.test_cbook',
1092+
'matplotlib.tests.test_collections',
10921093
'matplotlib.tests.test_colorbar',
10931094
'matplotlib.tests.test_colors',
10941095
'matplotlib.tests.test_contour',

0 commit comments

Comments
 (0)