Skip to content

Commit 53457e9

Browse files
committed
replaced a nose function for known failing tests
1 parent f404baa commit 53457e9

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
@@ -9,6 +9,7 @@
99
from numpy.testing import assert_equal
1010
from matplotlib import pyplot as plt
1111
from matplotlib import animation
12+
# from matplotlib.testing.noseclasses import KnownFailureTest
1213
from matplotlib.testing.decorators import cleanup
1314
from matplotlib.testing.decorators import CleanupTest
1415
import pytest

0 commit comments

Comments
 (0)