aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.tests
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2011-06-22 03:17:41 +0000
committerEvgeny Mandrikov <mandrikov@gmail.com>2011-06-22 03:17:41 +0000
commitb4614415d49051f9fbe427a10382027a0e581155 (patch)
tree6001ecf4ecfe81ca05efe081e83279058e6535a7 /org.jacoco.tests
parentc7e21c27012b05cd7421def533be9f5c37283190 (diff)
downloadjacoco-b4614415d49051f9fbe427a10382027a0e581155.tar.gz
Move tests for jacoco-maven-plugin into separate module.
Diffstat (limited to 'org.jacoco.tests')
-rw-r--r--org.jacoco.tests/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.jacoco.tests/pom.xml b/org.jacoco.tests/pom.xml
index ae540ed4..783a9ae0 100644
--- a/org.jacoco.tests/pom.xml
+++ b/org.jacoco.tests/pom.xml
@@ -31,6 +31,7 @@
<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>
</modules>
<properties>