File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[_
118118array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
119119array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greater(x1, x2)]
120120array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
121+ array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[less_equal(x1, x2)]
121122array_api_tests/test_operators_and_elementwise_functions.py::test_logaddexp
122123array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imul__(x, s)]
123124array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x, s)]
You can’t perform that action at this time.
0 commit comments