Skip to content

Commit

Permalink
Todo a recently failing test.
Browse files Browse the repository at this point in the history
(though it uses break, and that's broken in master pretty well right now.)
  • Loading branch information
coke committed Jun 27, 2010
1 parent fd270e6 commit 7577e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/cmd_break.t
Expand Up @@ -9,7 +9,7 @@ eval_is {
if {$a > 10} { break }
}
set a
} 11 {break from for}
} 11 {break from for} {TODO NQPRX}

eval_is {
set a 20
Expand Down

0 comments on commit 7577e21

Please sign in to comment.