Skip to content

Commit 75e6997

Browse files
Merge pull request #892 from czpilar/kernel-junit-test-scope
junit dependency should be in test scope
2 parents 250153e + 6dbb049 commit 75e6997

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)