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
Mirrors
biopet.biopet
Commits
9e4144e8
Commit
9e4144e8
authored
Jan 05, 2016
by
Peter van 't Hof
Browse files
Fixed executable in test
parent
5c0f52d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/gears/src/test/scala/nl/lumc/sasc/biopet/pipelines/gears/GearsTest.scala
View file @
9e4144e8
...
...
@@ -132,6 +132,7 @@ object GearsTest {
"kraken"
->
Map
(
"exe"
->
"test"
,
"db"
->
"test"
),
"krakenreport"
->
Map
(
"exe"
->
"test"
,
"db"
->
"test"
),
"sambamba"
->
Map
(
"exe"
->
"test"
),
"samtools"
->
Map
(
"exe"
->
"test"
),
"md5sum"
->
Map
(
"exe"
->
"test"
)
)
}
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