summaryrefslogtreecommitdiff
path: root/tests/scanner/annotation.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/annotation.h')
-rw-r--r--tests/scanner/annotation.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/scanner/annotation.h b/tests/scanner/annotation.h
index ef05ddb2..e315af5b 100644
--- a/tests/scanner/annotation.h
+++ b/tests/scanner/annotation.h
@@ -158,5 +158,8 @@ void annotation_ptr_array (GPtrArray *array);
GObject * annotation_test_parsing_bug630862 (void);
+void annotation_space_after_comment_bug631690 (void);
+
+
#endif /* __ANNOTATION_OBJECT_H__ */