Mutable Exception Check compilable UT inputs

This commit is contained in:
alexkravin 2014-12-03 19:08:45 +04:00 committed by Roman Ivanov
parent 8c9b9e4a2b
commit c57a67667c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.puppycrawl.tools.checkstyle.checks.design;
package com.puppycrawl.tools.checkstyle.design;
public class InputMutableException {
public class FooException {