- forgot to use git rm to delete a file from git. Now that VCF is deleted.

- uncommented a HC test that I missed.
This commit is contained in:
Yossi Farjoun 2012-10-05 16:14:51 -04:00
parent 6874a5ce76
commit ef90beb827
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ public class HaplotypeCallerIntegrationTest extends WalkerTest {
executeTest("testHaplotypeCaller: args=" + args, spec);
}
//@Test
@Test
public void testHaplotypeCallerMultiSample() {
HCTest(CEUTRIO_BAM, "", "5b751474ad0aef4cdb53f094e605f97c");
}