fix typos in testBlock keys

This commit is contained in:
Colin Kuskie 2006-03-31 18:36:54 +00:00
parent 84342ea69c
commit 833e5238eb
3 changed files with 7 additions and 7 deletions

View file

@ -20,7 +20,7 @@ use HTML::Form;
use Tie::IxHash;
use WebGUI::Form_Checking;
#The goal of this test is to verify that SelectList form elements work
#The goal of this test is to verify that SelectBox form elements work
use Test::More;
use Test::Deep;