id generation test officially works now

This commit is contained in:
JT Smith 2006-01-15 04:30:39 +00:00
parent 250d8ff944
commit 44c6fdfc50

View file

@ -12,6 +12,7 @@
use strict;
use lib '../lib';
use Getopt::Long;
use WebGUI::Session;
# ---- END DO NOT EDIT ----