diff --git a/t/Utility.t b/t/Utility.t index 38837daec..824187eb0 100644 --- a/t/Utility.t +++ b/t/Utility.t @@ -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