Skip to content

Commit 17beb40

Browse files
committed
Revert "TST: skip test_all"
This reverts commit 5473d84.
1 parent 18fbec4 commit 17beb40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_all.py

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
import pytest
1818

19-
@pytest.mark.skip(reason="TODO: starts failing after adding test_torch.py in gh-277")
2019
@pytest.mark.parametrize("library", ["common"] + wrapped_libraries)
2120
def test_all(library):
2221
if library == "common":

0 commit comments

Comments
 (0)