mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-24 14:50:10 +01:00
Fixup on previous commit
This commit is contained in:
parent
4a09fec668
commit
14f5b98d22
1 changed files with 2 additions and 0 deletions
|
|
@ -120,6 +120,8 @@ test_variation (cairo_test_context_t *ctx,
|
|||
cairo_test_log (ctx, "Failed to get coords");
|
||||
return CAIRO_TEST_FAILURE;
|
||||
}
|
||||
#else
|
||||
return CAIRO_TEST_UNTESTED;
|
||||
#endif
|
||||
|
||||
for (i = 0; i < ft_mm_var->num_axis; i++) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue