Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.tests-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.cdo.tests-feature/feature.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/features/org.eclipse.emf.cdo.tests-feature/feature.xml b/features/org.eclipse.emf.cdo.tests-feature/feature.xml
index d93a8b1522..16ebe52da9 100644
--- a/features/org.eclipse.emf.cdo.tests-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.tests-feature/feature.xml
@@ -62,12 +62,6 @@
fragment="true"/>
<plugin
- id="org.eclipse.emf.cdo.tests"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
id="org.eclipse.emf.cdo.tests.model1"
download-size="0"
install-size="0"
@@ -88,4 +82,10 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.emf.cdo.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>

Back to the top