Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Reenabling JaCoCo test reports
  • Loading branch information
ajs6f committed Oct 27, 2013
1 parent c9b4a32 commit 4bf5197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -894,6 +894,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>${argLine}</argLine>
<jacoco-agent.destFile>${project.basedir}/target/jacoco-it.exec</jacoco-agent.destFile>
</configuration>
</plugin>
Expand Down

0 comments on commit 4bf5197

Please sign in to comment.