summaryrefslogtreecommitdiff
path: root/tests/types.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/types.test')
-rw-r--r--tests/types.test7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/types.test b/tests/types.test
index e08d67a4..1c5b9028 100644
--- a/tests/types.test
+++ b/tests/types.test
@@ -1,5 +1,8 @@
<?xml version="1.0"?>
-<api version="1.0">
+<repository version="1.0"
+ xmlns="http://www.gtk.org/introspection/core/1.0"
+ xmlns:c="http://www.gtk.org/introspection/c/1.0"
+ xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
<namespace name="Foo">
<function name="lart" symbol="lart">
<return-type type="gboolean" />
@@ -11,4 +14,4 @@
</parameters>
</function>
</namespace>
-</api>
+</repository>