added tests for asset manager

This commit is contained in:
Doug Bell 2009-06-02 08:28:46 +00:00
parent 8a6327dc2a
commit b7bd11acb5
2 changed files with 88 additions and 0 deletions

View file

@ -7,6 +7,7 @@ use URI;
use WebGUI::Form;
use WebGUI::Paginator;
use WebGUI::Utility;
use WebGUI::Macro::AdminBar;
#----------------------------------------------------------------------------