Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-01-31 19:55:42 +0000
committerEike Stepper2011-01-31 19:55:42 +0000
commitf8424163521c6cc6a272f7451824f3e96b18a34e (patch)
tree47c8e72541285e975c245e57aa2fe2fb6a35fb8f /features/org.eclipse.emf.cdo.tests-feature
parent073618e0a7bab0ef38eecd38b2fcaa996edcd577 (diff)
downloadcdo-f8424163521c6cc6a272f7451824f3e96b18a34e.tar.gz
cdo-f8424163521c6cc6a272f7451824f3e96b18a34e.tar.xz
cdo-f8424163521c6cc6a272f7451824f3e96b18a34e.zip
re-enabled dawn tests and completely simplified the rmap
Diffstat (limited to 'features/org.eclipse.emf.cdo.tests-feature')
-rw-r--r--features/org.eclipse.emf.cdo.tests-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.tests-feature/feature.xml b/features/org.eclipse.emf.cdo.tests-feature/feature.xml
index aa76b7c99b..22de912782 100644
--- a/features/org.eclipse.emf.cdo.tests-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.tests-feature/feature.xml
@@ -126,4 +126,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.emf.cdo.dawn.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top