Skip to content

Commit 353361c

Browse files
committed
Add the new test in the list of tests
1 parent 3d38633 commit 353361c

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
@@ -1321,6 +1321,7 @@ def tk_window_focus():
13211321
'matplotlib.tests.test_artist',
13221322
'matplotlib.tests.test_axes',
13231323
'matplotlib.tests.test_axes_grid1',
1324+
'matplotlib.tests.test_backend_bases',
13241325
'matplotlib.tests.test_backend_pdf',
13251326
'matplotlib.tests.test_backend_pgf',
13261327
'matplotlib.tests.test_backend_ps',

0 commit comments

Comments
 (0)