summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-09-20 23:18:07 -0300
committerJohan Dahlin <johan@gnome.org>2010-09-20 23:33:22 -0300
commite3cb73b0ceca999e7d5b94822b983eff3c61f4c7 (patch)
tree5aaf520506467fe70c1394c052ade4f2d8458452 /tests
parent97db362fd8e294a2079cf07fdc12e4771ef17424 (diff)
downloadgobject-introspection-e3cb73b0ceca999e7d5b94822b983eff3c61f4c7.tar.gz
[maintransformer] Improve type resolution warnings
Try a bit harder to find the block where the type resolving errors originate from
Diffstat (limited to 'tests')
-rw-r--r--tests/warn/unresolved-element-type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/warn/unresolved-element-type.h b/tests/warn/unresolved-element-type.h
index af60a391..26e13da9 100644
--- a/tests/warn/unresolved-element-type.h
+++ b/tests/warn/unresolved-element-type.h
@@ -8,4 +8,4 @@
GList* test_unresolved_element_type(void);
-// EXPECT:9: Warning: Test: test_unresolved_element_type: Unknown type: 'Unresolved'
+// EXPECT:6: Warning: Test: test_unresolved_element_type: Unknown type: 'Unresolved'