Maven automatically executes the tests now

This commit is contained in:
TimWolla 2011-07-08 22:35:04 +02:00
parent 771547f622
commit 84452d6654
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.1</version>
<scope>compile</scope>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>

View File

@ -22,7 +22,7 @@ import com.tommytony.war.volumes.TooBigException;
import com.tommytony.war.volumes.TooSmallException;
import com.tommytony.war.volumes.ZoneVolume;
public class ZoneVolumeSpec {
public class ZoneVolumeSpecTest {
// setNorthwest