Changelog, bump version
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_core_engine_cgi-prepare_path.t
index 12eb98e..d0e3f3b 100644 (file)
@@ -6,7 +6,7 @@ use lib "$Bin/../lib";
 use TestApp;
 use Catalyst::Engine::CGI;
 
-my %template = (
+our %template = (
     HTTP_HOST => 'www.foo.com',
     PATH_INFO => '/',
 );