Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cca8256

Browse filesBrowse files
committed
added test_animation to default_test_modules so the tests run
1 parent 078c0ae commit cca8256
Copy full SHA for cca8256

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎lib/matplotlib/__init__.py

Copy file name to clipboardExpand all lines: lib/matplotlib/__init__.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,6 +1292,7 @@ def tk_window_focus():
12921292

12931293
default_test_modules = [
12941294
'matplotlib.tests.test_agg',
1295+
'matplotlib.tests.test_animation',
12951296
'matplotlib.tests.test_arrow_patches',
12961297
'matplotlib.tests.test_artist',
12971298
'matplotlib.tests.test_axes',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.