convert test checking encoding set in config to checking encoding set by plugin
[catagits/Catalyst-Runtime.git] / maint / Makefile.PL.include
index 235ed1f..04e5a26 100644 (file)
@@ -4,9 +4,9 @@ use Distar 0.001;
 
 author 'Sebastian Riedel <sri@cpan.org>';
 
+manifest_include script => 'catalyst.pl';
 manifest_include t => 'catalyst_130pix.gif';
 manifest_include 't/conf' => 'extra.conf.in';
-manifest_include 't/lib/TestAppEncodingSetInConfig' => 'testappencodingsetinconfig.json';
 manifest_include 't/lib/TestContentNegotiation/share', 'file.txt';
 manifest_include 't/lib/TestMiddleware/share' => qr/.*/;
 manifest_include 't/lib/TestMiddlewareFromConfig/share' => qr/.*/;