END at the end

This commit is contained in:
Colin Kuskie 2007-12-21 17:40:29 +00:00
parent 91eaa6e046
commit 0846b4fa8f

View file

@ -24,10 +24,6 @@ use WebGUI::Test;
# Init
my $session = WebGUI::Test->session;
#----------------------------------------------------------------------------
# Cleanup
END {
}
#----------------------------------------------------------------------------
@ -38,3 +34,7 @@ plan tests => 1; # Increment this number for each test you create
#----------------------------------------------------------------------------
# put your tests here
#----------------------------------------------------------------------------
# Cleanup
END {