Forgot to update integration test last night
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2308 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
b2dfe85648
commit
e6f541fdca
|
|
@ -116,7 +116,7 @@ public class VariantEvalWalkerIntegrationTest extends WalkerTest {
|
||||||
@Test
|
@Test
|
||||||
public void testEvalGenotypeROD() {
|
public void testEvalGenotypeROD() {
|
||||||
List<String> md5 = new ArrayList<String>();
|
List<String> md5 = new ArrayList<String>();
|
||||||
md5.add("8b85148ec20f31481a30ceddd8645ba1");
|
md5.add("978176e0b369c08c041a66045e995129");
|
||||||
/**
|
/**
|
||||||
* the above MD5 was calculated after running the following command:
|
* the above MD5 was calculated after running the following command:
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue