summaryrefslogtreecommitdiff
path: root/tests/test-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-common.h')
-rw-r--r--tests/test-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-common.h b/tests/test-common.h
index ae81d3aa..bf48e06e 100644
--- a/tests/test-common.h
+++ b/tests/test-common.h
@@ -17,6 +17,7 @@ void print_attr_list (PangoAttrList *attrs,
GSList *attr_list_to_list (PangoAttrList *attrs);
+const char *get_script_name (GUnicodeScript s);
#endif