diff --git a/src/test/resources/com/puppycrawl/tools/checkstyle/coding/InputNestedForDepth.java b/src/test/resources/com/puppycrawl/tools/checkstyle/coding/InputNestedForDepth.java index ef061a0d4..347d96562 100644 --- a/src/test/resources/com/puppycrawl/tools/checkstyle/coding/InputNestedForDepth.java +++ b/src/test/resources/com/puppycrawl/tools/checkstyle/coding/InputNestedForDepth.java @@ -16,7 +16,7 @@ //License along with this library; if not, write to the Free Software //Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //////////////////////////////////////////////////////////////////////////////// -package com.puppycrawl.tools.checkstyle.testinput.coding; +package com.puppycrawl.tools.checkstyle.coding; /** * This Class contains no logic, but serves as test-input for the unit tests for the