never smoke author tests
Jesse Luehrs [Thu, 10 Feb 2011 19:27:19 +0000 (13:27 -0600)]
xt/author/test-my-dependents.t

index 55acb24..0a6d92e 100644 (file)
@@ -26,6 +26,7 @@ diag(     'Test run performed at: '
         . Moose->VERSION );
 
 $ENV{PERL_TEST_DM_LOG_DIR} = abs_path('.');
+delete $ENV{AUTHOR_TESTING};
 
 my $exclude = qr/^Acme-/x;