less printing
This commit is contained in:
parent
ae7fb96027
commit
cca1a98172
@ -89,7 +89,7 @@ public abstract class AbstractJSProjectScopeTest {
|
||||
JSCallGraphUtil.setTranslatorFactory(new CAstRhinoTranslatorFactory());
|
||||
e.buildAnalysisScope();
|
||||
IClassHierarchy cha = e.getClassHierarchy();
|
||||
System.err.println(cha);
|
||||
//System.err.println(cha);
|
||||
Assert.assertTrue(cha != null);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user