some debug print commented out
This commit is contained in:
@@ -11,7 +11,7 @@ public class ObjectGenTest extends CodegenTestCase {
|
||||
|
||||
public void testObjectLiteral() throws Exception {
|
||||
blackBoxFile("objects/objectLiteral.jet");
|
||||
System.out.println(generateToText());
|
||||
// System.out.println(generateToText());
|
||||
}
|
||||
|
||||
public void testMethodOnObject() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user