From: Vincent Pit Date: Tue, 6 Aug 2013 03:30:42 +0000 (-0300) Subject: Get rid of t/99-kwalitee.t X-Git-Tag: rt92118~14 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=commitdiff_plain;h=d38e32fce05ee11790e6ff698713ef194c6ff194;hp=d38e32fce05ee11790e6ff698713ef194c6ff194 Get rid of t/99-kwalitee.t New versions started to throw warnings if specific environment variables are not set. This may be appropriate for dist manager users, but not really for the rest of the world. Since kwalitee metrics are either obvious or useless, there's no big loss in removing this test anyway. ---