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
Mirrors
biopet.biopet
Commits
be396e68
Commit
be396e68
authored
Feb 21, 2016
by
Peter van 't Hof
Browse files
Fix style
parent
d966c368
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-tools/src/test/scala/nl/lumc/sasc/biopet/tools/VcfFilterTest.scala
View file @
be396e68
...
...
@@ -69,8 +69,8 @@ class VcfFilterTest extends TestNGSuite with MockitoSugar with Matchers {
@Test
def
testMustHaveGenotypes
()
=
{
/**
* This should simply not raise an exception
*/
* This should simply not raise an exception
*/
val
tmp
=
File
.
createTempFile
(
"VCfFilter"
,
".vcf.gz"
)
tmp
.
deleteOnExit
()
val
tmp_path
=
tmp
.
getAbsolutePath
...
...
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