forked from phoedos/pmd
PMD fixes
This commit is contained in:
@ -17,7 +17,7 @@ import net.sourceforge.pmd.cpd.CpdAnalysis;
|
|||||||
import net.sourceforge.pmd.internal.util.IOUtil;
|
import net.sourceforge.pmd.internal.util.IOUtil;
|
||||||
import net.sourceforge.pmd.lang.cpp.CppLanguageModule;
|
import net.sourceforge.pmd.lang.cpp.CppLanguageModule;
|
||||||
|
|
||||||
public class CppCpdTest {
|
class CppCpdTest {
|
||||||
private Path testdir;
|
private Path testdir;
|
||||||
|
|
||||||
@BeforeEach
|
@BeforeEach
|
||||||
|
Reference in New Issue
Block a user