summaryrefslogtreecommitdiff
path: root/qt4/tests/telepathy/profiles/test-profile-non-im-type.profile
diff options
context:
space:
mode:
Diffstat (limited to 'qt4/tests/telepathy/profiles/test-profile-non-im-type.profile')
-rw-r--r--qt4/tests/telepathy/profiles/test-profile-non-im-type.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/qt4/tests/telepathy/profiles/test-profile-non-im-type.profile b/qt4/tests/telepathy/profiles/test-profile-non-im-type.profile
new file mode 100644
index 000000000..f77a12036
--- /dev/null
+++ b/qt4/tests/telepathy/profiles/test-profile-non-im-type.profile
@@ -0,0 +1,11 @@
+<service xmlns="http://telepathy.freedesktop.org/wiki/service-profile-v1"
+ id="test-profile-non-im-type"
+ type="AnotherType"
+ provider="TestProfileProvider"
+ manager="testprofilecm"
+ protocol="testprofileproto"
+ icon="test-profile-icon">
+
+ <name>TestProfile</name>
+
+</service>