fixed tests

This commit is contained in:
Doug Bell 2009-05-07 18:18:55 +00:00
parent 18460256df
commit d0a5cc8d66
9 changed files with 14 additions and 5 deletions

View file

@ -174,6 +174,7 @@ sub setupTest {
template => "HREF=<tmpl_var group.url>\nLABEL=<tmpl_var group.text>",
# '1234567890123456789012'
id => 'GroupAdd001100Template',
usePacked => 1,
};
my $asset = $defaultNode->addChild($properties, $properties->{id});
$versionTag->commit;