aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.tests
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2016-11-02 10:20:57 +0100
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2017-04-28 23:45:02 +0200
commitd850ed49b22d2a0c84a3b317acec8df7e7159016 (patch)
tree1e58f1090d4c56f9c253321b37cc07b20e24ec8b /org.jacoco.tests
parent30bc8e190e9a90fc43f5f68c499062cd58db3ebe (diff)
downloadjacoco-d850ed49b22d2a0c84a3b317acec8df7e7159016.tar.gz
Github #525: Simple Command Line Interface
Diffstat (limited to 'org.jacoco.tests')
-rw-r--r--org.jacoco.tests/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.jacoco.tests/pom.xml b/org.jacoco.tests/pom.xml
index d3632123..2e676f98 100644
--- a/org.jacoco.tests/pom.xml
+++ b/org.jacoco.tests/pom.xml
@@ -31,8 +31,9 @@
<module>../org.jacoco.agent.rt.test</module>
<module>../org.jacoco.agent.test</module>
<module>../org.jacoco.ant.test</module>
- <module>../jacoco-maven-plugin.test</module>
+ <module>../org.jacoco.cli.test</module>
<module>../org.jacoco.examples.test</module>
+ <module>../jacoco-maven-plugin.test</module>
</modules>
<properties>