Skip to content

Commit 25910c3

Browse files
committed
Closes #5245: alignment tests for arkouda.numpy.numeric
1 parent 4b458d1 commit 25910c3

File tree

2 files changed

+469
-0
lines changed

2 files changed

+469
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ testpaths =
5151
tests/numpy/dtypes_test.py
5252
tests/numpy/err_test.py
5353
tests/numpy/manipulation_functions_test.py
54+
tests/numpy/alignment_verification/numeric_alignment_numpy.py
5455
tests/numpy/alignment_verification/operators_alignment.py
5556
tests/numpy/numeric_test.py
5657
tests/numpy/numpy_test.py

0 commit comments

Comments
 (0)