utility test works

This commit is contained in:
JT Smith 2006-01-15 04:40:36 +00:00
parent befb575020
commit 3b06849a80

View file

@ -13,6 +13,7 @@
use strict;
use lib '../lib';
use Getopt::Long;
use WebGUI::Session;
# ---- END DO NOT EDIT ----
use Test::More tests => 21; # increment this value for each test you create