ItEr33S14CUCreacionUnidadesPlanificacion: Adding dependency to classextension EasyMock for ganttzk

This commit is contained in:
Óscar González Fernández 2009-11-05 12:14:24 +01:00
parent 096d3db506
commit e0e7198770

View file

@ -59,6 +59,11 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>