Add extra_tests back
[gitmo/Moose.git] / 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