remove unnecessary Path::Class dep from test
[catagits/Catalyst-Plugin-ConfigLoader.git] / Makefile.PL
index a550790..00140fd 100644 (file)
@@ -12,7 +12,6 @@ my %META = (
     test => {
       requires => {
         'Test::More' => 0,
-        'Path::Class' => 0,
       },
     },
     runtime => {