summaryrefslogtreecommitdiff
path: root/tests/object.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/object.test')
-rw-r--r--tests/object.test7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/object.test b/tests/object.test
index d0f26bc1..394c02aa 100644
--- a/tests/object.test
+++ b/tests/object.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">
<object name="Object1" parent="Object2" type-name="Object1" get-type="object1_get_type">
<implements>
@@ -37,4 +40,4 @@
<object name="Object2" parent="GObject.GObject" type-name="Object2" get-type="object2_get_type">
</object>
</namespace>
-</api>
+</repository>