Skip to content

Commit

Permalink
Enabled unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Reik Schatz committed Jan 25, 2013
1 parent a307938 commit fe45751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -57,7 +57,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<configuration>
<skipTests>true</skipTests>
<skipTests>false</skipTests>
</configuration>
</plugin>

Expand Down

0 comments on commit fe45751

Please sign in to comment.