Skip to content

Commit

Permalink
[TEST] adding tests for 98BT
Browse files Browse the repository at this point in the history
  • Loading branch information
bclenet committed Feb 6, 2024
1 parent acd4548 commit 50dff7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/pipelines/test_team_98BT.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
pytest -q test_team_98BT.py
pytest -q test_team_98BT.py -k <selected_test>
"""

from os import mkdir
from os.path import join
from shutil import rmtree

from pytest import helpers, mark, fixture
from nipype import Workflow
Expand Down

0 comments on commit 50dff7b

Please sign in to comment.