[Test] Convert IGNORE: NATIVE directives in box tests from M to R
^KT-59057 Merge-request: KT-MR-10757 Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
d0dc292c30
commit
7930885131
+5
@@ -29259,6 +29259,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/objects/kt1047.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt1047a.kt")
|
||||
public void testKt1047a() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/objects/kt1047a.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt11117.kt")
|
||||
public void testKt11117() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/objects/kt11117.kt");
|
||||
|
||||
Reference in New Issue
Block a user