Skip to content

Commit

Permalink
TODO failure introduced by parrot compiler tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jun 14, 2010
1 parent 25f4b03 commit 4f38c85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion t/cmd_catch.t
Expand Up @@ -33,7 +33,9 @@ eval_is {
catch {
return
}
} 2 {error type: return}
} 2 {error type: return} {
TODO { nqp-rx is eating the return exception. }
}

eval_is {
catch {
Expand Down

0 comments on commit 4f38c85

Please sign in to comment.