Skip to content

Commit 3e2be9a

Browse files
Clarified the test filenames
distinguishes between io using the raw header or using the new Cifti2 axes
1 parent 23fdf81 commit 3e2be9a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

nibabel/cifti2/tests/test_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import numpy as np
22
from nose.tools import assert_raises
3-
from .test_io import check_rewrite
3+
from .test_cifti2io_axes import check_rewrite
44
import nibabel.cifti2.cifti2_axes as axes
55

66

0 commit comments

Comments
 (0)