forked from phoedos/pmd
Fix checkstyle config and checkstyle issues
This commit is contained in:
@@ -6,8 +6,8 @@ package net.sourceforge.pmd.lang.coco.cpd;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import net.sourceforge.pmd.lang.test.cpd.CpdTextComparisonTest;
|
||||
import net.sourceforge.pmd.lang.coco.CocoLanguageModule;
|
||||
import net.sourceforge.pmd.lang.test.cpd.CpdTextComparisonTest;
|
||||
|
||||
class CocoCpdLexerTest extends CpdTextComparisonTest {
|
||||
CocoCpdLexerTest() {
|
||||
|
||||
Reference in New Issue
Block a user