8000 add new test module (test_gridspec) to `default_test_modules` so · matplotlib/matplotlib@071bd89 · GitHub
[go: up one dir, main page]

Skip to content

Commit 071bd89

Browse files
committed
add new test module (test_gridspec) to default_test_modules so
that it gets run
1 parent 4c1abe4 commit 071bd89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,6 +1245,7 @@ def tk_window_focus():
12451245
'matplotlib.tests.test_dates',
12461246
'matplotlib.tests.test_delaunay',
12471247
'matplotlib.tests.test_figure',
1248+
'matplotlib.tests.test_gridspec',
12481249
'matplotlib.tests.test_image',
12491250
'matplotlib.tests.test_legend',
3B09 12501251
'matplotlib.tests.test_lines',

0 commit comments

Comments
 (0)
0