Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.measure
Commits
215786a4
Commit
215786a4
authored
Jun 28, 2018
by
Theophile GENTILHOMME
Browse files
[test_scripts] Change test a bit
parent
5e5fd58f
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/measure/test_script.py
View file @
215786a4
...
...
@@ -159,7 +159,7 @@ def test_hist_legends():
# share same legend for dev/eval of each system
with
runner
.
isolated_filesystem
():
result
=
runner
.
invoke
(
commands
.
hist
,
[
'-e'
,
'-sp'
,
22
1
,
'-ts'
,
'A,B'
,
result
=
runner
.
invoke
(
commands
.
hist
,
[
'-e'
,
'-sp'
,
11
1
,
'-ts'
,
'A,B'
,
dev1
,
test1
,
dev2
,
test2
])
if
result
.
output
:
click
.
echo
(
result
.
output
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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