AbstractScriptConfigurationTest: rewrite script template setup
Allow simpler setup of common scenarios Do not require to define DependenciesResolver for every test Drop redundant template files
This commit is contained in:
@@ -6,4 +6,6 @@ fun f(
|
||||
<warning>i</warning>: JavaInterface.F.I
|
||||
) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// DEPENDENCIES: classpath:lib-classes; imports:custom.library.*
|
||||
Reference in New Issue
Block a user