Allow other backends to run the array_test.py test.

PiperOrigin-RevId: 547191886
This commit is contained in:
jax authors 2023-07-11 08:04:40 -07:00
parent 60d481078e
commit 2fa6a9c9bf

View File

@ -1115,6 +1115,7 @@ py_test(
exports_files(
[
"api_test.py",
"array_test.py",
"pmap_test.py",
"compilation_cache_test.py",
"pjit_test.py",