Final update for VE. VCFStreaming wasn't yet updated

This commit is contained in:
Mark DePristo 2012-03-30 21:52:01 -04:00
parent c9b2e376d3
commit 4f73ea902f
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("666036d38f224d7c95b46a8d7197fe68")
Arrays.asList("3212b375b8c440abe436be42ec7e1524")
);
executeTest("testVCFStreamingChain", selectTestSpec);