changeset 28465:10f4ac250b89 stable

legend.m: Require freetype for test.
author John W. Eaton <jwe@octave.org>
date Fri, 12 Jun 2020 11:37:15 -0400
parents 2c607b7ecee9
children 597e7cf93cac 39c078e14824
files scripts/plot/appearance/legend.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/appearance/legend.m	Fri Jun 12 12:51:14 2020 +0200
+++ b/scripts/plot/appearance/legend.m	Fri Jun 12 11:37:15 2020 -0400
@@ -1973,7 +1973,7 @@
 %!   close (hf);
 %! end_unwind_protect
 
-%!test <*40333>
+%!testif HAVE_FREETYPE <*40333>
 %! hf = figure ("visible", "off");
 %! unwind_protect
 %!   axes ("units", "normalized");