Skip to content

Commit

Permalink
Test the expected behavior.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Jan 2, 2025
1 parent 4dcddf6 commit 8963455
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xcp_d/tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def test_ds001419_nifti(data_dir, output_dir, working_dir):
dataset_dir,
out_dir,
'participant',
'--participant-label=01',
'--mode=none',
'--datasets',
f'aroma={derivs_dir}',
Expand Down Expand Up @@ -97,6 +98,7 @@ def test_ds001419_cifti(data_dir, output_dir, working_dir):
dataset_dir,
out_dir,
'participant',
'--participant-label=sub-01',
'--mode=abcd',
f'-w={work_dir}',
'--task-id=imagery',
Expand Down

0 comments on commit 8963455

Please sign in to comment.