Skip to content

Commit 05b4784

Browse files
authored
TST: Move new asarray test to a more appropriate place. (#22251)
As noted at #21995 (comment), the new test from #21995 was placed in a directory intended for the Array API, and unrelated to the change. * Consolidate test_dtype_identity into an existing test file. Remove `test_asarray.py`. Create a new `TestAsArray` suite in `test_array_coercion.py` * Linting. Wrap some comments that got too long after function became a method (with additional indentation). Original NumPy Commit: 4d4fca0cef2e5594a50c1d10a9db6f21aaba0a58
1 parent 063295d commit 05b4784

File tree

1 file changed

+0
-64
lines changed

1 file changed

+0
-64
lines changed

array_api_strict/tests/test_asarray.py

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)