fixed copy-paste error
This commit is contained in:
parent
5bd9d65213
commit
0daafbddda
|
|
@ -9,7 +9,7 @@ import com.puppycrawl.tools.checkstyle.api.FilterChain;
|
|||
import com.puppycrawl.tools.checkstyle.filter.SuppressElement;
|
||||
|
||||
/**
|
||||
* Enter a description of class PackageNamesLoaderTest.java.
|
||||
* Tests SuppressionsLoader.
|
||||
* @author Rick Giles
|
||||
*/
|
||||
public class SuppressionsLoaderTest extends TestCase
|
||||
|
|
|
|||
Loading…
Reference in New Issue