X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Foptional_threads.t;h=9ed878fe6bf307125e31428b835800cd3f99ce31;hp=baa40894dbed44bb1bb49e14157c62e6bf2b6eef;hb=9c74923de2304b8c8f0a7a2faa0854ad9b4d3a92;hpb=fb34eb9c063c53abd061d260a30f0ca7c57a0833 diff --git a/t/optional_threads.t b/t/optional_threads.t index baa4089..9ed878f 100644 --- a/t/optional_threads.t +++ b/t/optional_threads.t @@ -44,7 +44,7 @@ sub request { TestApp::Controller::Action::Default->begin TestApp::Controller::Action::Default->default TestApp::View::Dump::Request->process - TestApp->end + TestApp::Controller::Root->end ]; my $expected = join( ", ", @expected );