releng: Add missing test plugin to test feature
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 10 Nov 2016 17:46:08 +0000 (12:46 -0500)
committerMarc-André Laperle <marc-andre.laperle@ericsson.com>
Thu, 10 Nov 2016 22:08:51 +0000 (17:08 -0500)
Otherwise, if you use the feature, it will complain about a missing
dependency.

Change-Id: Ia60493453a7a17bcf209b1a90609f663ec68b39f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/84828
Reviewed-by: Hudson CI
releng/org.eclipse.tracecompass.testing/feature.xml

index a19131323989c5a3f32a9401ae8d2491cb3de2f3..11d201d3c6d908e4641f569af50b6f411810883f 100644 (file)
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>
This page took 0.024383 seconds and 5 git commands to generate.