conditional load check and fix default param tests

This commit is contained in:
Colin Kuskie 2006-07-30 04:03:46 +00:00
parent 55b60631c9
commit 818ab4a690
5 changed files with 46 additions and 8 deletions

View file

@ -13,7 +13,6 @@ use strict;
use lib "$FindBin::Bin/../lib";
use WebGUI::Test;
use WebGUI::Macro::EditableToggle;
use WebGUI::Session;
use HTML::TokeParser;
use Data::Dumper;