Skip to content

Commit

Permalink
Tests: test_scipy_special() unskipped.
Browse files Browse the repository at this point in the history
The test_scipy_special() test now succeeds and is no longer marked with skip().
  • Loading branch information
leycec committed May 16, 2016
1 parent f8ee173 commit a9533b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/test_hooks/test_scipy.py
Expand Up @@ -45,7 +45,6 @@ def test_scipy(pyi_builder):
""")


@skip(reason='Issue #1919.')
@xfail(is_win, reason='Issue scipy/scipy#5461.')
@xfail(is_darwin, reason='Issue #1895.')
@importorskip('scipy')
Expand Down

0 comments on commit a9533b2

Please sign in to comment.