Skip to content

Commit

Permalink
Update scripts/tests/test_compute_mean_fixel_afd_from_bundles.py
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbore authored Jul 20, 2021
1 parent c9b7195 commit 934282b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tests/test_compute_mean_fixel_afd_from_bundles.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ def test_execution_processing(script_runner):
'fodf_descoteaux07.nii.gz')
ret = script_runner.run('scil_compute_mean_fixel_afd_from_bundles.py',
in_tracking, in_fodf,
'afd_test.nii.gz',
'afd_test.nii.gz',
'--sh_basis', 'descoteaux07', '--length_weighting')
assert ret.success

0 comments on commit 934282b

Please sign in to comment.