use json for serialized data in tests
[catagits/Catalyst-Runtime.git] / maint / Makefile.PL.include
index d41f46e..235ed1f 100644 (file)
@@ -12,7 +12,7 @@ manifest_include 't/lib/TestMiddleware/share' => qr/.*/;
 manifest_include 't/lib/TestMiddlewareFromConfig/share' => qr/.*/;
 manifest_include 't/lib/TestMiddlewareFromConfig' => 'testmiddlewarefromconfig.pl';
 manifest_include t => qr/optional_apache-.*\.pl/;
-manifest_include t => 'optional_stress.yml';
+manifest_include t => 'optional_stress.json';
 manifest_include t => 'something/Makefile.PL';
 manifest_include t => 'something/script/foo/bar/for_dist';
 manifest_include t => 'utf8.txt';