use_ok stinks; just load the library
[gitmo/Moose-Autobox.git] / t / 006_y_combinator.t
index aea470e..f6798fc 100644 (file)
@@ -3,13 +3,9 @@
 use strict;
 use warnings;
 
-use Test::More tests => 3;
+use Test::More tests => 2;
 use Test::Exception;
 
-BEGIN {
-    use_ok('Moose::Autobox');
-}
-
 use Moose::Autobox;
 
 # we need a control in the experiment