had this stuff in the wrong branch, blech
[catagits/Catalyst-Runtime.git] / t / start_fcgi.t
index 3ac9bb1..266eff2 100644 (file)
@@ -9,6 +9,7 @@ use File::Spec;
 use lib "$Bin/TestApp/lib";
 use TestApp;
 use Test::WWW::Mechanize;
+use Catalyst::Test 'TestApp';
 
 my $dir = tempdir(); # CLEANUP => 1 );
 my $devnull = File::Spec->devnull;