Removing END blocks
This commit is contained in:
parent
bbe962a185
commit
3b7d582e8d
3 changed files with 3 additions and 16 deletions
|
|
@ -45,9 +45,4 @@ $e = Exception::Class->caught;
|
|||
isa_ok($e, 'WebGUI::Error');
|
||||
isa_ok($e, 'WebGUI::Error::Shop::RemoteShippingRate');
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
|
||||
}
|
||||
#vim:ft=perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue