From a317bd684bdd03aff6f2b594fa894ad9f7561413 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 13 Jan 2006 23:34:50 +0000 Subject: [PATCH] session changes --- t/help_compiled.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/help_compiled.t b/t/help_compiled.t index 4bb55904f..364ef15b8 100644 --- a/t/help_compiled.t +++ b/t/help_compiled.t @@ -12,6 +12,7 @@ use strict; use lib '../lib'; use Getopt::Long; +use WebGUI::Session; use WebGUI::Operation::Help; # ---- END DO NOT EDIT ----