Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2012-11-02 12:46:44 +0000
committerAlexander Kurtakov2012-11-02 12:46:44 +0000
commitb35a8903a4bf7b84c746ca96a97381ff300f7c24 (patch)
tree2350d066d390342fff296a8fb284f42527de0434 /libhover/pom.xml
parent6d29b036d06afe4c9e4eba16ec79125e061721af (diff)
downloadorg.eclipse.linuxtools-b35a8903a4bf7b84c746ca96a97381ff300f7c24.tar.gz
org.eclipse.linuxtools-b35a8903a4bf7b84c746ca96a97381ff300f7c24.tar.xz
org.eclipse.linuxtools-b35a8903a4bf7b84c746ca96a97381ff300f7c24.zip
Enable devhelp.tests.
Diffstat (limited to 'libhover/pom.xml')
-rw-r--r--libhover/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/libhover/pom.xml b/libhover/pom.xml
index 623b312ecf..5ced31f9fa 100644
--- a/libhover/pom.xml
+++ b/libhover/pom.xml
@@ -67,6 +67,7 @@
<module>org.eclipse.linuxtools.cdt.libhover.newlib</module>
<module>org.eclipse.linuxtools.cdt.libhover.newlib-feature</module>
<module>org.eclipse.linuxtools.cdt.libhover.devhelp</module>
+ <module>org.eclipse.linuxtools.cdt.libhover.devhelp.tests</module>
<module>org.eclipse.linuxtools.cdt.libhover.devhelp-feature</module>
</modules>

Back to the top