Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlena Laskavaia2014-08-01 13:40:49 +0000
committerElena Laskavaia2014-08-05 14:46:51 +0000
commit5340082453d580130afb58297e8556a368732e7e (patch)
tree2e1f366229408ea743ba773318b1569f25bdd2e8 /releng/org.eclipse.cdt.testing-feature
parent597c1dbc696c1c0b73c346b97151226e07689e64 (diff)
downloadorg.eclipse.cdt-5340082453d580130afb58297e8556a368732e7e.tar.gz
org.eclipse.cdt-5340082453d580130afb58297e8556a368732e7e.tar.xz
org.eclipse.cdt-5340082453d580130afb58297e8556a368732e7e.zip
LaunchBar - junits tests are not running - trying to fix...
Change-Id: I4e2f641ece60920b307c3117739a273a0c4c30b0 Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com> Reviewed-on: https://git.eclipse.org/r/30881 Tested-by: Hudson CI
Diffstat (limited to 'releng/org.eclipse.cdt.testing-feature')
-rw-r--r--releng/org.eclipse.cdt.testing-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releng/org.eclipse.cdt.testing-feature/feature.xml b/releng/org.eclipse.cdt.testing-feature/feature.xml
index 67362db6712..aff8da4e52e 100644
--- a/releng/org.eclipse.cdt.testing-feature/feature.xml
+++ b/releng/org.eclipse.cdt.testing-feature/feature.xml
@@ -69,4 +69,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.cdt.launchbar.core.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top