fixed failing test and maybe travis
[catagits/Catalyst-Runtime.git] / t / aggregate / utf8_content_length.t
index 86297e8..64d4eb8 100644 (file)
@@ -5,6 +5,8 @@ use lib "$Bin/../lib";
 use File::Spec;
 use Test::More;
 
+BEGIN { delete $ENV{CATALYST_HOME} }
+
 use Catalyst::Test qw/TestAppEncoding/;
 
 if ( $ENV{CATALYST_SERVER} ) {