changeset 32113:1fefce6f277d

maint: merge stable to default
author Rik <rik@octave.org>
date Sun, 11 Jun 2023 16:10:57 -0700
parents 7b29c030493d (current diff) abf64c84fe66 (diff)
children 40686c90cec3
files scripts/plot/draw/colorbar.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/draw/colorbar.m	Sun Jun 11 07:57:35 2023 -0400
+++ b/scripts/plot/draw/colorbar.m	Sun Jun 11 16:10:57 2023 -0700
@@ -906,7 +906,7 @@
 
 ## FIXME: need many BIST tests for colorbar
 
-%!test
+%!test <*64287>
 %! unwind_protect
 %!   hf = figure ("visible", "off");
 %!   h = subplot (1, 1, 1);