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:
rpoplin 2010-01-14 13:40:14 +00:00
parent a082b948a3
commit 9bf0d7250a
1 changed files with 1 additions and 1 deletions

View File

@ -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);