8000 TST: Added test case for the divider_append method of axes_grid1 module · matplotlib/matplotlib@955092e · GitHub
[go: up one dir, main page]

Skip to content

Commit 955092e

Browse files
committed
TST: Added test case for the divider_append method of axes_grid1 module
1 parent bcc9ead commit 955092e

File tree

5 files changed

+3619
-0
lines changed

5 files changed

+3619
-0
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,6 +1310,7 @@ def tk_window_focus():
13101310
'matplotlib.tests.test_arrow_patches',
13111311
'matplotlib.tests.test_artist',
13121312
'matplotlib.tests.test_axes',
1313+
'matplotlib.tests.test_axes_grid1',
13131314
'matplotlib.tests.test_backend_pdf',
13141315
'matplotlib.tests.test_backend_pgf',
13151316
'matplotlib.tests.test_backend_ps',
Binary file not shown.
Loading

0 commit comments

Comments
 (0)
0