Forward port version tag tracking and leak fix.

This commit is contained in:
Colin Kuskie 2009-05-25 15:32:59 +00:00
parent dc48bd270b
commit 4a7d704bfc
2 changed files with 2 additions and 0 deletions

View file

@ -69,6 +69,7 @@ my $asset
});
$versionTags[-1]->commit;
my $assetUrl = $baseUrl . $asset->get('url');
WebGUI::Test->tagsToDelete(@versionTags);
#----------------------------------------------------------------------------
# Tests