failing test
This commit is contained in:
@@ -23,4 +23,8 @@ public class ClosuresGenTest extends CodegenTestCase {
|
||||
public void testExtensionClosure() throws Exception {
|
||||
blackBoxFile("classes/extensionClosure.jet");
|
||||
}
|
||||
|
||||
public void testEnclosingLocalVariable() throws Exception {
|
||||
blackBoxFile("classes/enclosingLocalVariable.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user