Skip to content

Commit

Permalink
correct an incorrect expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs authored and andk committed Mar 15, 2014
1 parent dd11985 commit 3468e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/mldistwatch.t
Original file line number Diff line number Diff line change
Expand Up @@ -461,8 +461,8 @@ subtest "case mismatch, authorized for original, desc. version (take II)" => sub
{ package => 'Bug::Gold', version => '9.001' },
{ package => 'Bug::gold', version => '0.001' },
{ package => 'Hall::MtKing', version => '0.01' },
{ package => 'XForm::Rollout', version => '1.01' },
{ package => 'Y', version => 2 },
{ package => 'xform::rollout', version => '2.00' },
],
);

Expand Down

0 comments on commit 3468e6c

Please sign in to comment.