Convert from Module::Install to Dist::Zilla
[gitmo/MooseX-Types-Structured.git] / t / regressions / 01-is_type_of.t
index 3ead56f..c9f6c49 100644 (file)
@@ -1,7 +1,7 @@
 BEGIN {
-       use strict;
-       use warnings;
-       use Test::More tests=>11;
+    use strict;
+    use warnings;
+    use Test::More tests=>11;
 }
 
 {