Regenerate tests

This commit is contained in:
Alexander Udalov
2018-07-25 11:30:34 +02:00
parent 9e83506c02
commit 31c968123c
@@ -2496,6 +2496,11 @@ public class JvmRuntimeDescriptorLoaderTestGenerated extends AbstractJvmRuntimeD
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")
public void testNsVal() throws Exception {
runTest("compiler/testData/loadJava/compiledKotlin/prop/NsVal.kt");