Skip to content

Commit

Permalink
test check
Browse files Browse the repository at this point in the history
  • Loading branch information
wiheto committed Apr 30, 2020
1 parent 0ec0283 commit 1a98542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tenetobids/tenetobids_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
'subject': '001', 'run': 1, 'task': 'a'}, exist_ok=True)
tnetoptions = tnet.get_run_options()
# hardcode truth.
print(tnetoptions)
if tnetoptions != 'exclude_runs, make_parcellation':
raise AssertionError()

Expand Down

0 comments on commit 1a98542

Please sign in to comment.