added tests for collections
This commit is contained in:
@@ -377,4 +377,8 @@ public class StdlibTest extends CodegenTestCase {
|
||||
public void testKt2596() {
|
||||
blackBoxFile("regressions/kt2596.kt");
|
||||
}
|
||||
|
||||
public void testCollections() {
|
||||
blackBoxFile("jdk-annotations/collections.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user