remove useless test END blocks
This commit is contained in:
parent
02af1c68f9
commit
6b1c3c8890
30 changed files with 0 additions and 150 deletions
|
|
@ -143,9 +143,4 @@ $post2mock->set_always('getId', $post2_id);
|
|||
WebGUI::Test->unmockAssetId($post_id);
|
||||
}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
|
||||
}
|
||||
#vim:ft=perl
|
||||
|
|
|
|||
|
|
@ -110,11 +110,4 @@ sub createInstance {
|
|||
return $instance;
|
||||
};
|
||||
|
||||
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
|
||||
}
|
||||
#vim:ft=perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue