Return Count Check compilable UT input

This commit is contained in:
alexkravin 2014-12-03 17:30:41 +04:00 committed by Roman Ivanov
parent 3b333a24c1
commit 5d645cb7de
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.puppycrawl.tools.checkstyle.checks.coding;
package com.puppycrawl.tools.checkstyle.coding;
/* комментарий на русском */
public class InputReturnCount
{