fixed t/h-003.hawk
This commit is contained in:
parent
1636a84baa
commit
0ccb633682
@ -64,9 +64,8 @@ function run_test (x, more_opts, in_name, out_name)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
tap_ok (sprintf("%s[%d]", @SCRIPTNAME, @SCRIPTLINE));
|
tap_ok (sprintf("%s[%d]", @SCRIPTNAME, @SCRIPTLINE));
|
||||||
|
sys::unlink (outf);
|
||||||
}
|
}
|
||||||
|
|
||||||
sys::unlink (outf);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function main()
|
function main()
|
||||||
|
Loading…
Reference in New Issue
Block a user