fix for KT-1568 1.javaClass
This commit is contained in:
@@ -120,4 +120,8 @@ public class StdlibTest extends CodegenTestCase {
|
||||
public void testKt1406() throws Exception {
|
||||
blackBoxFile("regressions/kt1406.kt");
|
||||
}
|
||||
|
||||
public void testKt1568() throws Exception {
|
||||
blackBoxFile("regressions/kt1568.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user