Skip to content

Commit

Permalink
[t/spec] fix plan in autothreading.t
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.pugscode.org/pugs@25935 c213334d-75ef-0310-aa23-eaa082d1ae64
  • Loading branch information
moritz committed Mar 19, 2009
1 parent d505e37 commit 6b332fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S03-junctions/autothreading.t
@@ -1,7 +1,7 @@
use v6;
use Test;

plan 73;
plan 72;

{
# Solves the equatioin A + B = A * C for integers
Expand Down

0 comments on commit 6b332fa

Please sign in to comment.