diff --git a/t/Stow.t b/t/Stow.t index e4558f705..3b2450a8a 100644 --- a/t/Stow.t +++ b/t/Stow.t @@ -12,6 +12,7 @@ use strict; use lib '../lib'; use Getopt::Long; +use WebGUI::Session; # ---- END DO NOT EDIT ---- use Test::More tests => 1; # increment this value for each test you create