Minor cleanups
This commit is contained in:
parent
fd950f223d
commit
f2cf1b18bb
2 changed files with 21 additions and 43 deletions
|
@ -24,6 +24,7 @@ package rife.bld.extension;
|
|||
*/
|
||||
@SuppressWarnings({"PMD.TestClassWithoutTestCases", "unused"})
|
||||
class TestNgExample {
|
||||
@SuppressWarnings("SameReturnValue")
|
||||
public String getMessage() {
|
||||
return "Hello World!";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue