Fixed env
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Test.pm
index e227bad..26d6072 100644 (file)
@@ -7,8 +7,6 @@ use Catalyst::Exception;
 use Catalyst::Utils;
 use UNIVERSAL::require;
 
-$ENV{CATALYST_ENGINE} ||= 'CGI';
-
 =head1 NAME
 
 Catalyst::Test - Test Catalyst Applications