Skip to content

Commit

Permalink
Build results of 3b200d1 (on future-2.002001)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jun 29, 2016
1 parent eda4d65 commit e63c100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/01-Provider/04-integration.t
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ subtest "empty-meta-noindex" => sub {
};

sub metadata {
return {};
return { 'x_this_key_not_relevant' => 1 };
}
$INC{'Dist/Zilla/Plugin/Fake/MetaNoIndex.pm'} = 1;
}
Expand Down

0 comments on commit e63c100

Please sign in to comment.