Skip to content

Commit e1c29ad

Browse files
committed
test sub_label_prefix
1 parent 61765fd commit e1c29ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/non_bids_test.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"project": "xnatDownload",
44
"server": "https://central.xnat.org",
55
"subjects": ["21"],
6-
"sub_dict": {"21": "SEH021"},
6+
"sub_dict": {"21": "021"},
7+
"sub_label_prefix": "SEH",
78
"session_labels": ["pre", "post", "checkup"],
89
"scan_dict": {
910
"SAG FSPGR BRAVO": "anat-T1w",

0 commit comments

Comments
 (0)