Forgot that the VCFStreamingOntegrationTest uses VE

This commit is contained in:
Eric Banks 2012-05-18 02:51:53 -04:00
parent 52c206d5db
commit 26968ae8eb
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("3212b375b8c440abe436be42ec7e1524")
Arrays.asList("6549744c12de7673fb7812142956c39e")
);
executeTest("testVCFStreamingChain", selectTestSpec);