summaryrefslogtreecommitdiff
path: root/test/select-auto.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/select-auto.c')
-rw-r--r--test/select-auto.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/select-auto.c b/test/select-auto.c
index e79688e..4763018 100644
--- a/test/select-auto.c
+++ b/test/select-auto.c
@@ -536,6 +536,8 @@ void css__parse_sheet(line_ctx *ctx, const char *data, size_t len)
params.import_pw = NULL;
params.color = NULL;
params.color_pw = NULL;
+ params.font = NULL;
+ params.font_pw = NULL;
/** \todo How are we going to handle @import? */
assert(css_stylesheet_create(&params, myrealloc, NULL,