Add method to locate the Kotlin compiler in common locations
This commit is contained in:
parent
9fcc5cc362
commit
a57ae52a1c
4 changed files with 189 additions and 26 deletions
|
@ -45,7 +45,6 @@ class CompileOptionsTest {
|
|||
.collect(Collectors.joining(File.pathSeparator));
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
@SuppressWarnings("PMD.UnitTestShouldIncludeAssert")
|
||||
void testArgs() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue