Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix test plan
a554c9f removed four tests
without adjusting the plan
  • Loading branch information
moritz committed Aug 28, 2015
1 parent 9928593 commit 7e08156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S32-exceptions/misc.t
Expand Up @@ -3,7 +3,7 @@ use Test;
use lib "t/spec/packages";
use Test::Util;

plan 343;
plan 339;

throws-like '42 +', X::AdHoc, "missing rhs of infix", message => rx/term/;

Expand Down

0 comments on commit 7e08156

Please sign in to comment.