Skip to content

Commit d79dcb0

Browse files
committed
Enable third party test
1 parent 4cf9196 commit d79dcb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpnp/tests/third_party/cupy/core_tests/test_ndarray.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,6 @@ def test_format(self, xp):
691691
return format(x, ".2f")
692692

693693

694-
@pytest.mark.skip("implicit conversation to numpy does not raise an exception")
695694
class TestNdarrayImplicitConversion(unittest.TestCase):
696695

697696
def test_array(self):

0 commit comments

Comments
 (0)