X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=blobdiff_plain;f=Makefile.PL;h=4f426ccac51df51bf2c4154ba6a3a14fb2037582;hp=d09b915e8a39cc5bd030ad36899e0078d4700c5f;hb=7476eee4e598700bc0f5fbcc3cd7bcc43160adf3;hpb=353a18157418e9f98ea35aa870519b35475c001c diff --git a/Makefile.PL b/Makefile.PL index d09b915..4f426cc 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -17,6 +17,7 @@ requires 'namespace::clean'; test_requires 'Test::More' => '0.88'; test_requires 'Catalyst::View::TT'; +test_requires 'Catalyst::Action::RenderView'; author_requires 'Test::Pod::Coverage' => '1.04'; author_requires 'Test::Pod' => '1.14';