Updating to reflect my recent Tribble fix
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5601 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
4f17004590
commit
b6e7b5dace
|
|
@ -58,7 +58,7 @@ public class GenomicAnnotatorIntegrationTest extends WalkerTest {
|
||||||
"-o %s"
|
"-o %s"
|
||||||
),
|
),
|
||||||
1,
|
1,
|
||||||
Arrays.asList("dbc179b47bf846d17ce8baf51f3864d2")
|
Arrays.asList("caa562160733aa638e1ba413ede209ae")
|
||||||
);
|
);
|
||||||
executeTest("testGenomicAnnotatorOnIndels", testOnIndels);
|
executeTest("testGenomicAnnotatorOnIndels", testOnIndels);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue