diff test/bug-59937/bug-59937.tst @ 30114:2838bbd84b87

update test files with bug numbers
author John W. Eaton <jwe@octave.org>
date Thu, 02 Sep 2021 11:35:11 -0400
parents 1a20cb5be8da
children 9080316864bf
line wrap: on
line diff
--- a/test/bug-59937/bug-59937.tst	Thu Sep 02 11:20:53 2021 -0400
+++ b/test/bug-59937/bug-59937.tst	Thu Sep 02 11:35:11 2021 -0400
@@ -1,4 +1,4 @@
-%!test
+%!test <59973>
 %! eval_global_script
 %! assert (isglobal (new_var_name));
 %! assert (__varval__ (new_var_name), []);