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=0df490ef10f0a2deaa3b7950e721fa44659de860;hpb=ae29b412955743885e80350085167b54b69672da 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 );