blob: 0e5f06e8a6da70f9c21a8ce56f9f4dc1fbb9994b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="start" deactivate="stop" immediate="true" name="org.eclipse.ote.ci.test_server.CiTestRunner">
<implementation class="org.eclipse.ote.ci.test_server.CiTestRunner"/>
<reference bind="bindIHostTestEnvironment" cardinality="1..1" interface="org.eclipse.osee.ote.core.environment.interfaces.IHostTestEnvironment" name="IHostTestEnvironment" policy="static" unbind="unbindIHostTestEnvironment"/>
</scr:component>