forgot to update a test, the md5sum of the underlying file changed (which is recorded in the ROD tests).
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3586 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
a2c266bda3
commit
42e7ff4f28
|
|
@ -37,7 +37,7 @@ public class RodSystemValidationIntegrationTest extends WalkerTest {
|
|||
baseTestString1KG() + " -B eval,VCF," + validationDataLocation + "MultiSample.vcf" +
|
||||
" -B eval2,VCF," + validationDataLocation + "NA12878.chr1_10mb_11mb.slx.indels.vcf"
|
||||
, 1,
|
||||
Arrays.asList("0c8c2b705d23f8fe6e7827a3b474736a"));
|
||||
Arrays.asList("c775c995c9fc09c66db51a694511d07b"));
|
||||
executeTest("testComplexVCFPileup", spec);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue