fixed some caching and parsing problems
This commit is contained in:
parent
d9c050423f
commit
07519c7e98
2 changed files with 10 additions and 43 deletions
|
|
@ -20,7 +20,7 @@ use Data::Dumper;
|
|||
|
||||
use WebGUI::Test;
|
||||
use WebGUI::Session;
|
||||
use Test::More tests => 19; # increment this value for each test you create
|
||||
use Test::More tests => 20; # increment this value for each test you create
|
||||
use WebGUI::Asset::Wobject::SyndicatedContent;
|
||||
use XML::FeedPP;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue