Renaming to make grepping through the output less confusing
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5908 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
b75583a90b
commit
44cb7e4980
|
|
@ -36,7 +36,7 @@ public class PrintReadsIntegrationTest extends WalkerTest {
|
|||
params.args +
|
||||
" -o %s",
|
||||
Arrays.asList(params.md5));
|
||||
executeTest("testVariantRecalibrator-"+params.args, spec).getFirst();
|
||||
executeTest("testPrintReads-"+params.args, spec).getFirst();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue