remove useless test END blocks
This commit is contained in:
parent
6ec1881a3d
commit
492259c93a
30 changed files with 0 additions and 150 deletions
6
t/Form.t
6
t/Form.t
|
|
@ -24,12 +24,6 @@ use WebGUI::Test;
|
|||
# Init
|
||||
my $session = WebGUI::Test->session;
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
|
||||
}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Tests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue