Rename test files to scripts to trigger proper scripting initialization
fix generation config accordingly
This commit is contained in:
-5
@@ -2512,11 +2512,6 @@ public class DiagnosticsTestWithStdLibGenerated extends AbstractDiagnosticsTestW
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/experimental/overrideDifferentExperimentalities.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("scripts.kt")
|
||||
public void testScripts() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/experimental/scripts.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("topLevel.kt")
|
||||
public void testTopLevel() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/experimental/topLevel.kt");
|
||||
|
||||
Reference in New Issue
Block a user