connectivity/com.nokia.carbide.remoteConnections.tests/plugin.xml
changeset 163 b25acbfc406a
parent 0 fb279309251b
child 719 a6f7bb38d188
--- a/connectivity/com.nokia.carbide.remoteConnections.tests/plugin.xml	Tue May 19 10:08:04 2009 -0500
+++ b/connectivity/com.nokia.carbide.remoteConnections.tests/plugin.xml	Tue May 19 15:27:20 2009 -0500
@@ -57,5 +57,11 @@
             class="com.nokia.carbide.remoteconnections.tests.extensions.ConnectedServiceFactory">
       </connectedServiceFactory>
    </extension>
+   <extension
+         point="com.nokia.carbide.remoteConnections.service">
+      <service
+            class="com.nokia.carbide.remoteconnections.tests.extensions.DefaultProvidingTCPIPService">
+      </service>
+   </extension>
 
 </plugin>