Skip to content

Commit 26845bd

Browse files
committed
Revert "TST: skip test_all"
This reverts commit 5473d84.
1 parent a5a1d8b commit 26845bd

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
@@ -26,7 +26,6 @@
2626
"SupportsBufferProtocol",
2727
))
2828

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

0 commit comments

Comments
 (0)