Skip to content
Snippets Groups Projects
Commit 01c3032d authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

TEST: ndims no longer exists

parent 861582f0
No related branches found
No related tags found
No related merge requests found
......@@ -307,7 +307,6 @@ def _test_Image_atts(imgtype):
assert tuple(i.nibImage.header.get_zooms()) == tuple(pixdims)
assert i.ndim == expndims
assert i.ndims == expndims
assert i.dtype == dtype
assert i.name == op.basename(path)
assert i.dataSource == fslpath.addExt(path,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment