Updated md5 for testVCFStreamingChain to reflect latest changes to VariantEval.

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5206 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
kiran 2011-02-06 21:22:05 +00:00
parent 1f820d5026
commit 35c688ac67
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ public class VCFStreamingIntegrationTest extends WalkerTest {
" -EV CompOverlap -noEV -noST" +
" -o %s",
1,
Arrays.asList("df096bd7e33fd3ec9d8527ee2379bddc")
Arrays.asList("f60729c900bc8368717653b3fad80d1e")
);
executeTest("testVCFStreamingChain", selectTestSpec);