'nother leaky test.

This commit is contained in:
Colin Kuskie 2011-01-13 11:41:41 -08:00
parent 010b4e46b9
commit 7f735c0ea1

View file

@ -51,9 +51,7 @@ my $grand = $child->addChild({
description => 'This is some content',
groupIdView => '7',
});
my $tag = WebGUI::VersionTag->getWorking( $session );
$tag->commit;
addToCleanup( $tag );
WebGUI::Test->addToCleanup( $top );
my $dir = File::Temp->newdir;
WebGUI::Test->originalConfig( "exportPath" );