commented test case for KT-285
This commit is contained in:
@@ -222,4 +222,8 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
public void testKt500 () throws Exception {
|
||||
blackBoxFile("regressions/kt500.jet");
|
||||
}
|
||||
|
||||
public void testKt285 () throws Exception {
|
||||
// blackBoxFile("regressions/kt285.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user