Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Avila2013-02-06 01:32:27 +0000
committerGerrit Code Review @ Eclipse.org2013-02-06 20:07:34 +0000
commit8de7e64ca22b06d979984612ba54183144a97fc5 (patch)
tree8676c725c64f28d48d326f2c8fa29757a00a464a /plugins/org.eclipse.osee.client.parent/pom.xml
parenta5c3eb24e1d06175e24ba11a4fa9afcf4ac4a652 (diff)
downloadorg.eclipse.osee-8de7e64ca22b06d979984612ba54183144a97fc5.tar.gz
org.eclipse.osee-8de7e64ca22b06d979984612ba54183144a97fc5.tar.xz
org.eclipse.osee-8de7e64ca22b06d979984612ba54183144a97fc5.zip
refinement[ats_PX4HJ]: Create Help System Unit Test
Diffstat (limited to 'plugins/org.eclipse.osee.client.parent/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.client.parent/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.client.parent/pom.xml b/plugins/org.eclipse.osee.client.parent/pom.xml
index 27bc6e0852f..a7023a09d22 100644
--- a/plugins/org.eclipse.osee.client.parent/pom.xml
+++ b/plugins/org.eclipse.osee.client.parent/pom.xml
@@ -37,7 +37,10 @@
<module>../../plugins/org.eclipse.osee.framework.messaging.event.res.test</module>
<module>../../plugins/org.eclipse.osee.framework.dev.help.ui</module>
+ <module>../../plugins/org.eclipse.osee.framework.dev.help.ui.test</module>
+
<module>../../plugins/org.eclipse.osee.framework.help.ui</module>
+ <module>../../plugins/org.eclipse.osee.framework.help.ui.test</module>
<module>../../plugins/org.eclipse.osee.framework.skynet.core</module>
<module>../../plugins/org.eclipse.osee.framework.skynet.core.test</module>

Back to the top