Yet More missing md5's

This commit is contained in:
Guillermo del Angel 2012-05-25 17:21:47 -04:00
parent 4efa3040ce
commit a6ee4f98b5
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ public class UnifiedGenotyperIntegrationTest extends WalkerTest {
@Test
public void testOutputParameter() {
HashMap<String, String> e = new HashMap<String, String>();
e.put( "-sites_only", "446ed9a72d210671ed48aa1f572b77e3" );
e.put( "-sites_only", "aed7ab38d4381e5e5eeee9f73bf4fd81" );
e.put( "--output_mode EMIT_ALL_CONFIDENT_SITES", "dd956beb4bb377a9b28e5da78df5f2f3" );
e.put( "--output_mode EMIT_ALL_SITES", "a088df1f161f732ff148bd7a48894251" );