Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2012-06-28 13:45:57 +0000
committercletavernie2012-06-28 13:45:57 +0000
commit18270ad033ef623050bac5e9eb79daa2b00ddcd9 (patch)
tree5ac0d76c0f71d6f210f8363a0c4a05bdbc5646d0 /features/papyrus-tests-features
parentc6bb50ac4fb05974beb87e9df48e17f4f6d40178 (diff)
downloadorg.eclipse.papyrus-18270ad033ef623050bac5e9eb79daa2b00ddcd9.tar.gz
org.eclipse.papyrus-18270ad033ef623050bac5e9eb79daa2b00ddcd9.tar.xz
org.eclipse.papyrus-18270ad033ef623050bac5e9eb79daa2b00ddcd9.zip
Add a new Test plug-in for Properties customization
Diffstat (limited to 'features/papyrus-tests-features')
-rw-r--r--features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml b/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml
index bbdfacf8f1f..3277b8b52e6 100644
--- a/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml
+++ b/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml
@@ -58,4 +58,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.customization.properties.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top