Skip to content

Commit 957cd3c

Browse files
committed
ENH: Add HTMLWriter to animation smoke tests
1 parent 3d553f9 commit 957cd3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_animation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ def isAvailable(self):
121121
('avconv_file', 'mp4'),
122122
('imagemagick', 'gif'),
123123
('imagemagick_file', 'gif'),
124+
('html', 'html'),
124125
('null', 'null')
125126
]
126127

0 commit comments

Comments
 (0)