Skip to content

Commit 85f7ba5

Browse files
Karel Krályouknowone
Karel Král
authored andcommitted
Enable test_mtestfile
1 parent 94b38a5 commit 85f7ba5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_math.py

-1
Original file line numberDiff line numberDiff line change
@@ -2080,7 +2080,6 @@ def test_testfile(self):
20802080
self.fail('Failures in test_testfile:\n ' +
20812081
'\n '.join(failures))
20822082

2083-
@unittest.skip("TODO: RUSTPYTHON, Taking a few minutes.")
20842083
@requires_IEEE_754
20852084
def test_mtestfile(self):
20862085
fail_fmt = "{}: {}({!r}): {}"

0 commit comments

Comments
 (0)