updated Dist::Zilla test plugins to new names
Alexander Hartmaier [Mon, 24 Oct 2011 13:48:42 +0000 (15:48 +0200)]
dist.ini

index ccced82..dcd28f5 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -26,10 +26,10 @@ repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalys
 
 [PodSyntaxTests]
 [PodCoverageTests]
-[PortabilityTests]
-[DistManifestTests]
-[SynopsisTests]
-[UnusedVarsTests]
+[Test::Portability]
+[Test::DistManifest]
+[Test::Synopsis]
+[Test::UnusedVars]
 [HasVersionTests]
 
 [Prereqs]