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

Skip to content

Commit b40e827

Browse files
committed
BF: add sphinxext tests to default tests
Add new sphinxext tinypages tests to default test list.
1 parent e6b15f7 commit b40e827

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
@@ -1442,6 +1442,7 @@ def tk_window_focus():
14421442
'matplotlib.tests.test_triangulation',
14431443
'mpl_toolkits.tests.test_mplot3d',
14441444
'matplotlib.tests.test_widgets',
1445+
'matplotlib.sphinxext.tests.test_tinypages',
14451446
]
14461447

14471448

0 commit comments

Comments
 (0)