Skip to content

Commit

Permalink
fix failed rename file. add more downstream
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Jun 12, 2013
1 parent d869491 commit b877591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xt → xt/author-downstream.t
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plan skip_all => "AUTHOR_TESTING is required." unless $ENV{AUTHOR_TESTING};

my @downstream = qw(
Starman Starlet Twiggy Monoceros
OX Dancer2 Catalyst
Amon2 Tatsumaki OX Dancer2 Catalyst Web::Machine Web::Request
);

for my $module (@downstream) {
Expand Down

0 comments on commit b877591

Please sign in to comment.