Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Honnen2019-02-06 15:56:59 +0000
committerJulian Honnen2019-02-06 16:41:56 +0000
commit036a8c573d1e3fdceab9d026494a3c1e6ac0c846 (patch)
treeb2fb1ea2d4e727e9f8130bd1776eb15169e1758a /pom.xml
parentd8a9c10878fa399ee5484b648bd97a8c9dc8cd12 (diff)
downloadrt.equinox.bundles-036a8c573d1e3fdceab9d026494a3c1e6ac0c846.tar.gz
rt.equinox.bundles-036a8c573d1e3fdceab9d026494a3c1e6ac0c846.tar.xz
rt.equinox.bundles-036a8c573d1e3fdceab9d026494a3c1e6ac0c846.zip
Bug 263880 - moved equinox tests from core.tests.runtime
Created new common test bundle for tests of Equinox components from org.eclipse.core.tests.runtime. Change-Id: Ic838b8038322940051701c4d1e270ad75e9a8470 Signed-off-by: Julian Honnen <julian.honnen@vector.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1ec835ec9..e9649719d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,6 +68,7 @@
<module>features/org.eclipse.equinox.serverside.sdk</module>
<module>bundles/org.eclipse.equinox.bidi.tests</module>
<module>bundles/org.eclipse.equinox.cm.test</module>
+ <module>bundles/org.eclipse.equinox.common.tests</module>
<module>bundles/org.eclipse.equinox.compendium.tests</module>
<!-- no longer built in M6

Back to the top