Fixing the testOtherOutput UG integration test so it will run.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2580 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
a082b948a3
commit
9bf0d7250a
|
|
@ -223,7 +223,7 @@ public class UnifiedGenotyperIntegrationTest extends WalkerTest {
|
|||
" -bm empirical" +
|
||||
" -gm JOINT_ESTIMATE" +
|
||||
" -vf GELI",
|
||||
3,
|
||||
2,
|
||||
Arrays.asList(md5s));
|
||||
|
||||
executeTest(String.format("testOtherOutput"), spec);
|
||||
|
|
|
|||
Loading…
Reference in New Issue