forked from phoedos/pmd
Merge pull request #4923 from adangel/fix-checkstyle-config
Fix checkstyle config and checkstyle issues
This commit is contained in:
@@ -6,8 +6,8 @@ package net.sourceforge.pmd.lang.julia.cpd;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import net.sourceforge.pmd.lang.test.cpd.CpdTextComparisonTest;
|
||||
import net.sourceforge.pmd.lang.julia.JuliaLanguageModule;
|
||||
import net.sourceforge.pmd.lang.test.cpd.CpdTextComparisonTest;
|
||||
|
||||
class JuliaCpdLexerTest extends CpdTextComparisonTest {
|
||||
JuliaCpdLexerTest() {
|
||||
|
||||
Reference in New Issue
Block a user