changeset 32112:abf64c84fe66 stable

colorbar.m: Tag BIST test with bug number (bug #64287) * colorbar.m: Tag BIST test in cset 13a2062926b6 with bug #64287.
author Rik <rik@octave.org>
date Sun, 11 Jun 2023 16:09:45 -0700
parents 13a2062926b6
children 1fefce6f277d 0cedac4984ae
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:56:15 2023 -0400
+++ b/scripts/plot/draw/colorbar.m	Sun Jun 11 16:09:45 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);