aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.tests/pom.xml')
-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>