mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
WW-2421 - simple typo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@613497 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+1
-1
@@ -330,7 +330,7 @@
|
||||
<artifactId>junit</artifactId>
|
||||
<scope>compile</scope>
|
||||
<version>3.8.1</version>
|
||||
<!-- has to be compile for StrutsTestCase, which is part of the base package so others can write unit tests -->
|
||||
<!-- compile time dependency for StrutsTestCase, which is part of the base package so others can write unit tests -->
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user