diff test/bug-45969.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 63b5a17ba30f
children 9080316864bf
line wrap: on
line diff
--- a/test/bug-45969.tst	Thu Sep 02 11:20:53 2021 -0400
+++ b/test/bug-45969.tst	Thu Sep 02 11:35:11 2021 -0400
@@ -1,4 +1,4 @@
-%!test
+%!test <45969>
 %! text_filename = tempname ();
 %! binary_filename = tempname ();
 %! a = 2;
@@ -20,7 +20,7 @@
 %!   unlink (binary_filename);
 %! end_unwind_protect
 
-%!testif HAVE_HDF5
+%!testif HAVE_HDF5 <45969>
 %! hdf5_filename = tempname ();
 %! a = 2;
 %! b = 10;