fixed tests
This commit is contained in:
parent
18460256df
commit
d0a5cc8d66
9 changed files with 14 additions and 5 deletions
|
|
@ -103,7 +103,8 @@ sub addTemplate {
|
|||
url => 'a_account-test',
|
||||
namespace => 'Macro/a_account',
|
||||
template => "HREF=<tmpl_var account.url>\nLABEL=<tmpl_var account.text>",
|
||||
id => 'testTemplatea_account1'
|
||||
id => 'testTemplatea_account1',
|
||||
usePacked => 1,
|
||||
};
|
||||
my $template = $importNode->addChild($properties, $properties->{id});
|
||||
$versionTag->commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue