Removing more END blocks
This commit is contained in:
parent
3b7d582e8d
commit
65aa327420
7 changed files with 1 additions and 44 deletions
|
|
@ -120,9 +120,4 @@ like( $html, qr{<table[^>]*id="test-container-table"}, "getTableHtml table has I
|
|||
my $html = $dt->toHtml;
|
||||
ok( $dt->get( "showEdit" ), "showEdit gets set by toHtml" );
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
|
||||
}
|
||||
#vim:ft=perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue