updating HC integration test.

This commit is contained in:
Ryan Poplin 2012-10-24 14:08:39 -04:00
parent 094db7bf24
commit a27ee26481
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ public class HaplotypeCallerIntegrationTest extends WalkerTest {
@Test
public void testHaplotypeCallerMultiSample() {
HCTest(CEUTRIO_BAM, "", "ee866a8694a6f6c77242041275350ab9");
HCTest(CEUTRIO_BAM, "", "1d826f852ec1457efbfa7ee828c5783a");
}
@Test