Minor cleanup
This commit is contained in:
parent
f837b26903
commit
c7578a870f
6 changed files with 135 additions and 14 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
package rife.bld.extension;
|
||||
|
||||
@SuppressWarnings({"PMD.TestClassWithoutTestCases", "PMD.SystemPrintln"})
|
||||
public class CompileKotlinOperationTest {
|
||||
void verifyHello() {
|
||||
if (!"Hello World!".equals(new CompileKotlinOperation().getMessage())) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue