From 6205910f9f0e63b3bf4d820fcde6e9e7d9bd500e Mon Sep 17 00:00:00 2001 From: ebanks Date: Thu, 7 Oct 2010 04:03:37 +0000 Subject: [PATCH] updating integration test for Sarah Calvo git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4449 348d0f76-0448-11de-a6fe-93d51630548a --- .../genomicannotator/GenomicAnnotatorIntegrationTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/test/org/broadinstitute/sting/gatk/walkers/annotator/genomicannotator/GenomicAnnotatorIntegrationTest.java b/java/test/org/broadinstitute/sting/gatk/walkers/annotator/genomicannotator/GenomicAnnotatorIntegrationTest.java index 28f394d28..df9b90116 100755 --- a/java/test/org/broadinstitute/sting/gatk/walkers/annotator/genomicannotator/GenomicAnnotatorIntegrationTest.java +++ b/java/test/org/broadinstitute/sting/gatk/walkers/annotator/genomicannotator/GenomicAnnotatorIntegrationTest.java @@ -27,7 +27,7 @@ public class */ - String[] md5WithDashSArg = {"9583d7060bc3de73b392e7435c31946b"}; + String[] md5WithDashSArg = {"02446497a685fac98a8abc45f596af04"}; WalkerTestSpec specWithSArg = new WalkerTestSpec( "-T GenomicAnnotator -R " + b36KGReference + " -B:variant,vcf /humgen/gsa-hpprojects/GATK/data/Annotations/examples/CEU_hapmap_nogt_23_subset.vcf" +