remove useless test END blocks
This commit is contained in:
parent
6ec1881a3d
commit
492259c93a
30 changed files with 0 additions and 150 deletions
|
|
@ -454,10 +454,4 @@ cmp_deeply(
|
|||
);
|
||||
ok( !WebGUI::User->validUserId( $session, $userRed->getId ), "UserId no longer exists" );
|
||||
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
|
||||
}
|
||||
#vim:ft=perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue