summaryrefslogtreecommitdiff
path: root/tests/errors.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/errors.test')
-rw-r--r--tests/errors.test7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/errors.test b/tests/errors.test
index ac67c369..206640f2 100644
--- a/tests/errors.test
+++ b/tests/errors.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">
<enum name="ErrorCodes1" type-name="ErrorCodes1" get-type="foo_error_codes1_get_type">
<member name="e1" value="0" />
@@ -19,4 +22,4 @@
</parameters>
</function>
</namespace>
-</api>
+</repository>