projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
415572b
)
never smoke author tests
Jesse Luehrs [Thu, 10 Feb 2011 19:27:19 +0000 (13:27 -0600)]
xt/author/test-my-dependents.t
patch
|
blob
|
blame
|
history
diff --git
a/xt/author/test-my-dependents.t
b/xt/author/test-my-dependents.t
index
f941349
..
c50f18b
100644
(file)
--- a/
xt/author/test-my-dependents.t
+++ b/
xt/author/test-my-dependents.t
@@
-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;