Skip to content

Commit

Permalink
[TAP] small fix
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@45810 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
fperrad committed Apr 19, 2010
1 parent 62ab67e commit f3c2ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/parrot/library/TAP/Parser.pir
Expand Up @@ -126,6 +126,7 @@ See L<http://search.cpan.org/~andya/Test-Harness/>
$S0 .= $S1
$S0 .= ' '
$P0 = getattribute self, 'explanation'
if null $P0 goto L2
$S1 = $P0
$S0 .= $S1
L2:
Expand Down

0 comments on commit f3c2ff3

Please sign in to comment.