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
eb83312c
Commit
eb83312c
authored
Oct 20, 2016
by
Manuel Günther
Browse files
Fixed test script
parent
e06294e8
Pipeline
#5007
passed with stages
in 10 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/bio/base/test/test_scripts.py
View file @
eb83312c
...
...
@@ -275,6 +275,9 @@ def test_verify_execute_only():
try
:
from
bob.bio.base.script.verify
import
main
main
(
parameters
)
finally
:
if
os
.
path
.
exists
(
test_dir
):
shutil
.
rmtree
(
test_dir
)
def
test_internal_raises
():
...
...
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