fixed t/h-003.hawk

This commit is contained in:
hyung-hwan 2022-04-09 00:14:30 +00:00
parent 1636a84baa
commit 0ccb633682

View File

@ -64,9 +64,8 @@ function run_test (x, more_opts, in_name, out_name)
else
{
tap_ok (sprintf("%s[%d]", @SCRIPTNAME, @SCRIPTLINE));
sys::unlink (outf);
}
sys::unlink (outf);
}
function main()