Workaround Test::Builder2's problem that it loads the XS stuff of 'Mouse',
[gitmo/Mouse.git] / t / 001_mouse / 808-create_class.t
index 2c9b63d..fc6f05a 100644 (file)
@@ -1,9 +1,10 @@
 use strict;
 use warnings;
-use Mouse ();
 use Test::More tests => 25;
 use Test::Exception;
 
+use Mouse ();
+
 # error handling
 throws_ok {
     Mouse::Meta::Class->create(