8000 Unbreak test · matplotlib/matplotlib@021299d · GitHub
[go: up one dir, main page]

Skip to content

Commit 021299d

Browse files
committed
Unbreak test
1 parent 72e1929 commit 021299d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
def test_simple():
77
assert_equal(1+1,2)
8-
raise RuntimeError()
98

109
@knownfailureif(True)
1110
def test_simple_knownfail():

0 commit comments

Comments
 (0)
0