Skip to content

Commit ea6b4b8

Browse files
committed
Closes #5261: alignment tests for arkouda.numpy.pdarraycreation
1 parent f464e45 commit ea6b4b8

File tree

2 files changed

+397
-0
lines changed

2 files changed

+397
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ testpaths =
5252
tests/numpy/err_test.py
5353
tests/numpy/manipulation_functions_test.py
5454
tests/numpy/alignment_verification/operators_alignment.py
55+
tests/numpy/alignment_verification/pdarraycreation_alignment.py
5556
tests/numpy/numeric_test.py
5657
tests/numpy/numpy_test.py
5758
tests/numpy/pdarrayclass_test.py

0 commit comments

Comments
 (0)