Skip to content

Commit 3f03312

Browse files
committed
Revert obsolete aec7d10
Made obsolete by NVIDIA#778
1 parent 2109ea8 commit 3f03312

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cuda_bindings/tests/test_cufile.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ def platform_is_wsl():
3535

3636
if cufile is None:
3737
pytest.skip("skipping tests on Windows", allow_module_level=True)
38-
else:
39-
pytest.skip("NEEDS DEBUGGING (unreleased-13.0)", allow_module_level=True)
4038

4139
if platform_is_wsl():
4240
pytest.skip("skipping cuFile tests on WSL", allow_module_level=True)

0 commit comments

Comments
 (0)