Update tests
This commit is contained in:
+5
@@ -21768,6 +21768,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/specialBuiltins/throwableCause.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("throwableComplex.kt")
|
||||
public void testThrowableComplex() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/specialBuiltins/throwableComplex.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("throwableImpl.kt")
|
||||
public void testThrowableImpl() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/specialBuiltins/throwableImpl.kt");
|
||||
|
||||
Reference in New Issue
Block a user