Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
e30b62aa
Commit
e30b62aa
authored
May 03, 2018
by
Paul McCarthy
🚵
Browse files
TEST: See previous commit
parent
7aecb004
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_atlasq_ohi.py
View file @
e30b62aa
...
...
@@ -77,7 +77,7 @@ def test_coords(seed):
if
label
is
None
:
return
expected
+
'Unclassified'
else
:
return
expected
+
atlas
.
desc
.
labels
[
int
(
label
)
]
.
name
return
expected
+
atlas
.
desc
.
find
(
value
=
int
(
label
)
)
.
name
capture
=
CaptureStdout
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment