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:
Pavel V. Talanov
2017-09-06 18:04:10 +03:00
parent d7149a4083
commit 53144def10
21 changed files with 114 additions and 280 deletions
@@ -6,4 +6,6 @@ fun f(
<warning>i</warning>: JavaInterface.F.I
) {
}
}
// DEPENDENCIES: classpath:lib-classes; imports:custom.library.*