fixed some caching and parsing problems

This commit is contained in:
JT Smith 2008-11-12 21:11:19 +00:00
parent d9c050423f
commit 07519c7e98
2 changed files with 10 additions and 43 deletions

View file

@ -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;