KT-633 test for obsolete issue
This commit is contained in:
@@ -293,4 +293,9 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
public void testKt725() throws Exception {
|
||||
blackBoxFile("regressions/kt725.kt");
|
||||
}
|
||||
|
||||
public void testKt633() throws Exception {
|
||||
blackBoxFile("regressions/kt633.kt");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user