Skip to content

Commit 4aa23f1

Browse files
committed
POM: Make junit test scope
1 parent 83030c1 commit 4aa23f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ Wisconsin-Madison.</license.copyrightOwners>
145145
<dependency>
146146
<groupId>junit</groupId>
147147
<artifactId>junit</artifactId>
148+
<scope>test</scope>
148149
</dependency>
149150
</dependencies>
150151
</project>

0 commit comments

Comments
 (0)