Add extra_tests back
Dave Rolsky [Sat, 28 Aug 2010 15:38:05 +0000 (10:38 -0500)]
Makefile.PL

index 1e81d22..6c43c6f 100644 (file)
@@ -45,6 +45,8 @@ tests_recursive();
 repository 'git://git.moose.perl.org/Moose.git';
 add_metadata(x_authority => 'cpan:STEVAN');
 
+extra_tests();
+
 WriteAll();
 
 # Use the xt/author/test-my-dependents.t test to figure