appending to an attribute must quote the +
This commit is contained in:
parent
3b0e89341d
commit
87c00d41c1
8 changed files with 13 additions and 7 deletions
|
|
@ -13,5 +13,11 @@ use lib 'tests';
|
|||
use Test::AssetBase;
|
||||
use Test::Asset::File;
|
||||
use Test::Asset::Snippet;
|
||||
use Test::Asset::RichEdit;
|
||||
use Test::Asset::Shortcut;
|
||||
use Test::Asset::Sku;
|
||||
use Test::Asset::Wobject;
|
||||
use Test::Asset::Template;
|
||||
use Test::Asset::Redirect;
|
||||
|
||||
Test::Class->runtests;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue