ported t/A-M to use WebGUI::Test

This commit is contained in:
Christian Hansen 2006-01-17 21:22:11 +00:00
parent 3f6176397b
commit 831f5a36e1
14 changed files with 67 additions and 315 deletions

View file

@ -8,10 +8,8 @@
# http://www.plainblack.com info@plainblack.com
#-------------------------------------------------------------------
use strict;
use FindBin;
use strict;
use lib "$FindBin::Bin/lib";
use WebGUI::Test;