Load order _does_ matter, and this is the case for all MX modules
[gitmo/MooseX-SemiAffordanceAccessor.git] / t / pod.t
diff --git a/t/pod.t b/t/pod.t
index 8c9830b..9e30f41 100644 (file)
--- a/t/pod.t
+++ b/t/pod.t
@@ -3,7 +3,6 @@ use warnings;
 
 use Test::More;
 
-
 plan skip_all => 'This test is only run for the module author'
     unless -d '.git' || $ENV{IS_MAINTAINER};