Skip to content

Commit d8a15af

Browse files
committed
converting nibabel/tests/test_scripts.py
1 parent 547ba92 commit d8a15af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/tests/test_scripts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ def test_parrec2nii():
297297

298298

299299
@script_test
300-
@needs_nibabel_data('nitest-balls1')
300+
@needs_nibabel_data('nitest-balls1') #dj-TODO: together eith nibabel_data
301301
def test_parrec2nii_with_data():
302302
# Use nibabel-data to test conversion
303303
# Premultiplier to relate our affines to Philips conversion

0 commit comments

Comments
 (0)