remove noisy, stupid Module::Install stuff
[gitmo/Moose-Autobox.git] / Makefile.PL
index cde3758..d01cf9e 100644 (file)
@@ -1,7 +1,6 @@
 use strict;
 use warnings;
 use inc::Module::Install;
-use Module::Install::ExtraTests;
 
 name('Moose-Autobox');
 all_from('lib/Moose/Autobox.pm');