More END block cleanups.
This commit is contained in:
parent
8a62abc3ef
commit
7034e2cf57
10 changed files with 25 additions and 64 deletions
|
|
@ -113,11 +113,5 @@ is(
|
|||
'... check illegal file type access returns empty string'
|
||||
);
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
|
||||
$bundle->delete;
|
||||
|
||||
}
|
||||
#vim:ft=perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue