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
bob
bob.bio.base
Commits
a4816531
Commit
a4816531
authored
Aug 27, 2018
by
Amir MOHAMMADI
Browse files
Fix the tests after legend loc option change in
bob.measure!89
parent
884bc7c5
Pipeline
#23087
passed with stage
in 45 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/bio/base/test/test_commands.py
View file @
a4816531
...
...
@@ -106,7 +106,7 @@ def test_roc():
'data/test-5col.txt'
)
with
runner
.
isolated_filesystem
():
result
=
runner
.
invoke
(
commands
.
roc
,
[
'--split'
,
'--output'
,
'test.pdf'
,
'-S'
,
'-l
c
'
,
'test.pdf'
,
'-S'
,
'-l
l
'
,
'lower-left'
,
'-e'
,
dev1
,
test1
,
dev2
,
test2
])
if
result
.
output
:
...
...
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