summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/testmisc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testmisc.c b/tests/testmisc.c
index 3e629f24..a078944d 100644
--- a/tests/testmisc.c
+++ b/tests/testmisc.c
@@ -23,6 +23,9 @@
#include <glib.h>
#include <pango/pangocairo.h>
+/* test that we don't crash in shape_tab when the layout
+ * is such that we don't have effective attributes
+ */
static void
test_shape_tab_crash (void)
{