Skip to content

Commit 7ffc774

Browse files
committed
Run looklocker test
1 parent ec46ab4 commit 7ffc774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_looklocker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"or an issue with the test data."
1919
)
2020
)
21-
def _test_looklocker_t1map(tmp_path, mri_data_dir: Path, gonzo_roi):
21+
def test_looklocker_t1map(tmp_path, mri_data_dir: Path, gonzo_roi):
2222
LL_path = mri_data_dir / "mri-dataset/mri_dataset/sub-01" / "ses-01/anat/sub-01_ses-01_acq-looklocker_IRT1.nii.gz"
2323
timestamps = (
2424
mri_data_dir / "mri-dataset/mri_dataset/sub-01" / "ses-01/anat/sub-01_ses-01_acq-looklocker_IRT1_trigger_times.txt"

0 commit comments

Comments
 (0)