ItEr33S14CUCreacionUnidadesPlanificacion: Adding dependency to classextension EasyMock for ganttzk
This commit is contained in:
parent
096d3db506
commit
e0e7198770
1 changed files with 5 additions and 0 deletions
|
|
@ -59,6 +59,11 @@
|
||||||
<artifactId>easymock</artifactId>
|
<artifactId>easymock</artifactId>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.easymock</groupId>
|
||||||
|
<artifactId>easymockclassextension</artifactId>
|
||||||
|
<scope>test</scope>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue