--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/auto/databasemanager/testdata/ServiceTest3.xml Wed Aug 25 15:49:42 2010 +0300
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<service>
+ <name>TestServices</name>
+ <filepath>.\testserviceplugin.dll</filepath>
+ <description>Test service description</description>
+ <interface>
+ <name>com.nokia.ISimpleTypeTest</name>
+ <description>Interface that provides download support</description>
+ <capabilities>ReadUserData,WriteUserData</capabilities>
+ <version>0.0</version>
+ </interface>
+</service>
+