Skip to content
Snippets Groups Projects
Commit fc187d93 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Added cobertura unit test coverage

DANN-6

Change-Id: I568fb2436ebd1c52f2d9c9a32cf5af89ab64f9ee
parent 567a949d
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,10 @@
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment