Moose now warns when you try to load it from the main package. Added a
[gitmo/Moose.git] / t / 010_basics / 009_import_unimport.t
index 9bc2c76..7e58c7c 100644 (file)
@@ -3,11 +3,9 @@
 use strict;
 use warnings;
 
-use Test::More tests => 47;
+use Test::More tests => 46;
+
 
-BEGIN {
-    use_ok('Moose');           
-}
 
 my @moose_exports = qw(
     extends with