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

Skip to content

Commit ece0fb1

Browse files
committed
Added tripcolor unit test.
1 parent f5f357e commit ece0fb1

File tree

5 files changed

+1258
-0
lines changed

5 files changed

+1258
-0
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,6 +1021,7 @@ def tk_window_focus():
10211021
'matplotlib.tests.test_legend',
10221022
'matplotlib.tests.test_colorbar',
10231023
'matplotlib.tests.test_patches',
1024+
'matplotlib.tests.test_triangulation'
10241025
]
10251026

10261027
def test(verbosity=1):
Binary file not shown.

0 commit comments

Comments
 (0)