minor: fixed test/resources wrong package location
This commit is contained in:
parent
fa06d1c4aa
commit
86fd13b4e8
|
|
@ -1,4 +1,4 @@
|
|||
package com.puppycrawl.tools.checkstyle.grammars;
|
||||
package com.puppycrawl.tools.checkstyle;
|
||||
|
||||
public class InputSuppressWarningsHolder2
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue