--- 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>