summaryrefslogtreecommitdiff
path: root/tests/xref2.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xref2.test')
-rw-r--r--tests/xref2.test7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/xref2.test b/tests/xref2.test
index 069c9c67..053e3223 100644
--- a/tests/xref2.test
+++ b/tests/xref2.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="Bar">
<boxed name="Boxed" type-name="BarBoxed" get-type="bar_boxed_get_type">
</boxed>
@@ -10,4 +13,4 @@
</parameters>
</function>
</namespace>
-</api>
+</repository>