summaryrefslogtreecommitdiff
path: root/test/expected/interfaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/expected/interfaces.py')
-rw-r--r--test/expected/interfaces.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/expected/interfaces.py b/test/expected/interfaces.py
new file mode 100644
index 00000000..a572cc11
--- /dev/null
+++ b/test/expected/interfaces.py
@@ -0,0 +1,16 @@
+# Generated from the Telepathy spec
+"""\
+Copyright (C) 2006 Collabora Limited
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Library General Public License for more details.
+
+"""
+TEST_INTERFACE = 'org.freedesktop.Telepathy.SpecAutoGenTest'