failing test for kt-475
This commit is contained in:
@@ -32,4 +32,8 @@ public class ExtensionFunctionsTest extends CodegenTestCase {
|
||||
public void testVirtual() throws Exception {
|
||||
blackBoxFile("extensionFunctions/virtual.jet");
|
||||
}
|
||||
|
||||
public void testKt475() throws Exception {
|
||||
blackBoxFile("regressions/kt475.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user