KT-1159 test for obsolete issue
This commit is contained in:
@@ -185,4 +185,8 @@ public class PropertyGenTest extends CodegenTestCase {
|
||||
public void testKt1170() throws Exception {
|
||||
blackBoxFile("regressions/kt1170.kt");
|
||||
}
|
||||
|
||||
public void testKt1159() throws Exception {
|
||||
blackBoxFile("regressions/kt1159.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user