Skip to content

Commit 6dbb049

Browse files
committed
junit dependency should be in test scope
1 parent 250153e commit 6dbb049

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/kernel/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,7 @@
118118
<dependency>
119119
<groupId>junit</groupId>
120120
<artifactId>junit</artifactId>
121-
<!--
122121
<scope>test</scope>
123-
-->
124122
</dependency>
125123
<dependency>
126124
<groupId>org.xmlunit</groupId>

0 commit comments

Comments
 (0)