diff test/bug-35881/bug-35881.tst @ 30115:9080316864bf

update bug status in test suite
author John W. Eaton <jwe@octave.org>
date Thu, 02 Sep 2021 11:40:04 -0400
parents 2838bbd84b87
children 796f54d4ddbf
line wrap: on
line diff
--- a/test/bug-35881/bug-35881.tst	Thu Sep 02 11:35:11 2021 -0400
+++ b/test/bug-35881/bug-35881.tst	Thu Sep 02 11:40:04 2021 -0400
@@ -23,7 +23,7 @@
 ##
 ########################################################################
 
-%!test <35881>
+%!test <*35881>
 %! global _tstvar_;  # Final test does "clear all" which removes this var.
 %!
 %! _tstvar_ = struct ("init1",-1, "a1",-1, "init2",-1, "a2",-1);