mirror of
https://github.com/apache/struts.git
synced 2026-09-01 03:44:30 +00:00
WN-5141
- add back in "mockobjects" where they can be used
This commit is contained in:
@@ -66,7 +66,13 @@
|
||||
<artifactId>commons-beanutils</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>mockobjects</groupId>
|
||||
<artifactId>mockobjects-core</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user