X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=blobdiff_plain;f=t%2Flib%2FESITest%2FController%2FRoot.pm;h=966a99202510136ac90029e1569989176bbb6a81;hp=6a9dc31d587389ff152563e0cbb0b6dc8b365533;hb=9e1146e4c4234dfcd3435d997e25115a0db84720;hpb=286c3089736bedeea07ab23eb037b5cf698d31ee diff --git a/t/lib/ESITest/Controller/Root.pm b/t/lib/ESITest/Controller/Root.pm index 6a9dc31..966a992 100644 --- a/t/lib/ESITest/Controller/Root.pm +++ b/t/lib/ESITest/Controller/Root.pm @@ -2,7 +2,7 @@ package ESITest::Controller::Root; use strict; use warnings; -use parent 'Catalyst::Controller'; +use base 'Catalyst::Controller'; __PACKAGE__->config->{namespace} = '';