Skip to content

Commit 1ce6238

Browse files
build: Checkstyle configuration in reactor POM changed so that test (gluonhq#626)
1 parent 95d9fdf commit 1ce6238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
<encoding>UTF-8</encoding>
119119
<consoleOutput>true</consoleOutput>
120120
<failsOnError>true</failsOnError>
121+
<includeTestSourceDirectory>true</includeTestSourceDirectory>
121122
</configuration>
122123
<dependencies>
123124
<dependency>

0 commit comments

Comments
 (0)