Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml')
-rw-r--r--features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml b/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml
index c33130f0ba8..6ce786f93b4 100644
--- a/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml
+++ b/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml
@@ -36,4 +36,12 @@ http://www.eclipse.org/legal/epl-v10.html
fragment="true"
unpack="false"/>
-</feature>
+ <plugin
+ id="org.eclipse.papyrus.infra.emf.readonly.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ fragment="true"
+ unpack="false"/>
+
+</feature> \ No newline at end of file

Back to the top