Ditch done_testing - less Test::More upgrade-churn
[p5sagit/namespace-clean.git] / Makefile.PL
index 411c9ef..39b7677 100644 (file)
@@ -31,7 +31,7 @@ my %META = (
     },
     test => {
       requires => {
-        'Test::More' => '0.88',
+        'Test::More' => '0.47',
       }
     },
   },