Skip to content

Commit

Permalink
Use code coverage during quick test script
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjohnson-kint committed Feb 6, 2018
1 parent 446ea88 commit a8fcb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quick-test.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

mvn clean test
mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent test

0 comments on commit a8fcb29

Please sign in to comment.