use Test::Needs for backend tests
[p5sagit/JSON-MaybeXS.git] / Makefile.PL
index 29ffa80..5ed0bbc 100644 (file)
@@ -29,6 +29,7 @@ my %META = (
     test => {
       requires => {
         'Test::More' => '0.88',
+        'Test::Needs' => '0.002006',
       },
     },
   },