Forgot to uncomment the AlignerIntegrationTest before committing. And yes, matt, commenting it out is, in fact, easier than just setting my classpath.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3110 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
f7d1b8f5de
commit
d7880ef7ad
|
|
@ -24,6 +24,6 @@ public class AlignerIntegrationTest extends WalkerTest {
|
|||
" -ob %s",
|
||||
1, // just one output file
|
||||
Arrays.asList(md5));
|
||||
//executeTest("testBasicAlignment", spec);
|
||||
executeTest("testBasicAlignment", spec);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue