Skip to content

Commit 232933b

Browse files
committed
remove skip
1 parent 92a4c74 commit 232933b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/workflows/dmri/fsl/tests/test_tbss.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from nipype.interfaces.fsl.base import no_fsl, no_fsl_course_data
66
import nipype.pipeline.engine as pe
77
import nipype.interfaces.utility as util
8-
from nipype.testing import skipif, skip
8+
from nipype.testing import skipif
99
import tempfile
1010
import shutil
1111
from subprocess import call

0 commit comments

Comments
 (0)