changeset 33504:747b9a4bc70c

maint: Merge stable to default
author Arun Giridhar <arungiridhar@gmail.com>
date Wed, 01 May 2024 17:19:32 -0400
parents d8a3473c107a (current diff) e17b6b7de50f (diff)
children 52853559f942 c8a91da569ac
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/bug-53027/bug-53027.tst	Wed May 01 16:31:05 2024 -0400
+++ b/test/bug-53027/bug-53027.tst	Wed May 01 17:19:32 2024 -0400
@@ -24,6 +24,7 @@
 %! clear X
 %! assert (exist ("X"), 0);
 %! clear -global X;  # cleanup after test
+%! unlink (fname);  # remove temp file
 
 %!test <*53027>
 %! [a, b] = ntest53027a ();