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
gridtk
Commits
388d3a25
Commit
388d3a25
authored
Jul 10, 2017
by
André Anjos
💬
Browse files
Add regression test for py3k
parent
5d2ce6e1
Pipeline
#11229
passed with stages
in 6 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gridtk/tests/__init__.py
View file @
388d3a25
...
...
@@ -225,6 +225,7 @@ class GridTKTest(unittest.TestCase):
print
()
# test that the list command still works
jman
.
main
([
self
.
jman
,
'--database'
,
self
.
database
,
'list'
,
'--print-array-jobs'
])
jman
.
main
([
self
.
jman
,
'--database'
,
self
.
database
,
'list'
,
'--long'
,
'--print-array-jobs'
])
print
()
# test that the report command works
...
...
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