Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2013-03-11 18:40:28 +0000
committercletavernie2013-03-11 18:40:28 +0000
commit194e41084cf263fac5ae1b4d0c901c97e5ce3966 (patch)
treed05639a312d219b6d87ddf3ce4cc859a45036984 /features
parent658f4745e96ffb630f475877aada35e480616f04 (diff)
downloadorg.eclipse.papyrus-194e41084cf263fac5ae1b4d0c901c97e5ce3966.tar.gz
org.eclipse.papyrus-194e41084cf263fac5ae1b4d0c901c97e5ce3966.tar.xz
org.eclipse.papyrus-194e41084cf263fac5ae1b4d0c901c97e5ce3966.zip
290952: [CDO] Support for CDO model repository
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290952 Include the CDO Tests to the build
Diffstat (limited to 'features')
-rw-r--r--features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml b/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
index 51c775d2c4a..f28a4487f4a 100644
--- a/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
+++ b/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
@@ -55,6 +55,10 @@ Content may contain encryption software. The country in which you are currently
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
</license>
+ <includes
+ id="org.eclipse.papyrus.tests.extra.cdo.feature"
+ version="0.0.0"/>
+
<plugin
id="org.eclipse.papyrus.infra.gmfdiag.css.tests"
download-size="0"

Back to the top