Regenerate tests
This commit is contained in:
+5
@@ -2496,6 +2496,11 @@ public class JvmRuntimeDescriptorLoaderTestGenerated extends AbstractJvmRuntimeD
|
|||||||
runTest("compiler/testData/loadJava/compiledKotlin/prop/ExtVarl.kt");
|
runTest("compiler/testData/loadJava/compiledKotlin/prop/ExtVarl.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@TestMetadata("nonConstValWithConstantValueAttribute.kt")
|
||||||
|
public void testNonConstValWithConstantValueAttribute() throws Exception {
|
||||||
|
runTest("compiler/testData/loadJava/compiledKotlin/prop/nonConstValWithConstantValueAttribute.kt");
|
||||||
|
}
|
||||||
|
|
||||||
@TestMetadata("NsVal.kt")
|
@TestMetadata("NsVal.kt")
|
||||||
public void testNsVal() throws Exception {
|
public void testNsVal() throws Exception {
|
||||||
runTest("compiler/testData/loadJava/compiledKotlin/prop/NsVal.kt");
|
runTest("compiler/testData/loadJava/compiledKotlin/prop/NsVal.kt");
|
||||||
|
|||||||
Reference in New Issue
Block a user