use_ok stinks; just load the library
[gitmo/Moose-Autobox.git] / t / 001_basic.t
index 17b81ff..a0994d3 100644 (file)
@@ -3,11 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 70;
-
-BEGIN {
-    use_ok('Moose::Autobox');
-}
+use Test::More tests => 69;
 
 use Moose::Autobox;