Mutable Exception Check compilable UT inputs
This commit is contained in:
parent
8c9b9e4a2b
commit
c57a67667c
|
|
@ -1,4 +1,4 @@
|
|||
package com.puppycrawl.tools.checkstyle.checks.design;
|
||||
package com.puppycrawl.tools.checkstyle.design;
|
||||
|
||||
public class InputMutableException {
|
||||
public class FooException {
|
||||
|
|
|
|||
Loading…
Reference in New Issue