- 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:
parent
6874a5ce76
commit
ef90beb827
|
|
@ -19,7 +19,7 @@ public class HaplotypeCallerIntegrationTest extends WalkerTest {
|
|||
executeTest("testHaplotypeCaller: args=" + args, spec);
|
||||
}
|
||||
|
||||
//@Test
|
||||
@Test
|
||||
public void testHaplotypeCallerMultiSample() {
|
||||
HCTest(CEUTRIO_BAM, "", "5b751474ad0aef4cdb53f094e605f97c");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue