Convert from Module::Install to Dist::Zilla
[gitmo/MooseX-Types-Structured.git] / t / 12-error.t
index fcd29dc..fbdfcb4 100644 (file)
@@ -1,7 +1,7 @@
 BEGIN {
-       use strict;
-       use warnings;
-       use Test::More tests=>25;
+    use strict;
+    use warnings;
+    use Test::More tests=>25;
 }
 
 use Moose::Util::TypeConstraints;