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:
James Mitchell
2008-01-20 02:01:58 +00:00
parent 32b04db224
commit fcfdcc1e50
+1 -1
View File
@@ -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>