Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2012-05-14 13:17:24 +0000
committerHenrik Rentz-Reichert2012-05-14 13:17:24 +0000
commit11141ae446ee2c1283fa12815cc7ce01df1f3dd2 (patch)
tree43d2786bc3c412003355edba4781dbbad992bf13 /features/org.eclipse.etrice.tests.feature/feature.xml
parentb6b56c407b31c493a3a730bce256bf25b0df411b (diff)
downloadorg.eclipse.etrice-11141ae446ee2c1283fa12815cc7ce01df1f3dd2.tar.gz
org.eclipse.etrice-11141ae446ee2c1283fa12815cc7ce01df1f3dd2.tar.xz
org.eclipse.etrice-11141ae446ee2c1283fa12815cc7ce01df1f3dd2.zip
[etunit.converter.tests, tests.feature] added unit test for converter
Diffstat (limited to 'features/org.eclipse.etrice.tests.feature/feature.xml')
-rw-r--r--features/org.eclipse.etrice.tests.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.etrice.tests.feature/feature.xml b/features/org.eclipse.etrice.tests.feature/feature.xml
index 3c71eb0b3..91624f76f 100644
--- a/features/org.eclipse.etrice.tests.feature/feature.xml
+++ b/features/org.eclipse.etrice.tests.feature/feature.xml
@@ -81,4 +81,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.etrice.etunit.converter.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top