Removing more END blocks
This commit is contained in:
parent
3b7d582e8d
commit
65aa327420
7 changed files with 1 additions and 44 deletions
|
|
@ -28,12 +28,6 @@ use WebGUI::Form::SelectRichEditor;
|
|||
my $session = WebGUI::Test->session;
|
||||
my $root = WebGUI::Asset->getRoot( $session );
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
|
||||
}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Tests
|
||||
plan tests => 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue