aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/main/InputMainConfig-multi-thread-mode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/com/puppycrawl/tools/checkstyle/main/InputMainConfig-multi-thread-mode.xml')
-rw-r--r--src/test/resources/com/puppycrawl/tools/checkstyle/main/InputMainConfig-multi-thread-mode.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/com/puppycrawl/tools/checkstyle/main/InputMainConfig-multi-thread-mode.xml b/src/test/resources/com/puppycrawl/tools/checkstyle/main/InputMainConfig-multi-thread-mode.xml
index 47196f9fd..9374f455b 100644
--- a/src/test/resources/com/puppycrawl/tools/checkstyle/main/InputMainConfig-multi-thread-mode.xml
+++ b/src/test/resources/com/puppycrawl/tools/checkstyle/main/InputMainConfig-multi-thread-mode.xml
@@ -3,7 +3,7 @@
"-//Puppy Crawl//DTD Check Configuration 1.3//EN"
"http://checkstyle.sourceforge.net/dtds/configuration_1_3.dtd">
-<module name="com.puppycrawl.tools.checkstyle.TestRootModuleChecker">
+<module name="com.puppycrawl.tools.checkstyle.internal.testmodules.TestRootModuleChecker">
<property name="property" value="test" default="test"/>
<module name="Checker">
<module name="TreeWalker">