Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2010-12-15 09:32:18 +0000
committerrschnekenbu2010-12-15 09:32:18 +0000
commit6c8f0da721a95ae22bce0ec7c5f10425486c7c3b (patch)
tree80b22f12f19c4d3da2ae88570ce0618cfdaa48c4 /features
parent5ef2fabf57204016f1816ceb52b3777e9ffe7251 (diff)
downloadorg.eclipse.papyrus-6c8f0da721a95ae22bce0ec7c5f10425486c7c3b.tar.gz
org.eclipse.papyrus-6c8f0da721a95ae22bce0ec7c5f10425486c7c3b.tar.xz
org.eclipse.papyrus-6c8f0da721a95ae22bce0ec7c5f10425486c7c3b.zip
[Releng] Adding new test plugin
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.papyrus.tests-feature/feature.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus.tests-feature/feature.xml b/features/org.eclipse.papyrus.tests-feature/feature.xml
index c9d6e3f3389..17437ba1575 100644
--- a/features/org.eclipse.papyrus.tests-feature/feature.xml
+++ b/features/org.eclipse.papyrus.tests-feature/feature.xml
@@ -77,4 +77,12 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.sasheditor.di.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ fragment="true"
+ unpack="false"/>
+
</feature>

Back to the top