Skip to content

Commit

Permalink
TODO a test failure from the pcc-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Oct 22, 2009
1 parent 326fb65 commit b0c45e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/cmd_lsort.t
Expand Up @@ -94,4 +94,4 @@ proc sortByLen {a b} {
eval_is {
lsort -command sortByLen [list 12345 {} 1234 1 12345678 123456 1234567]
} {{} 1 1234 12345 123456 1234567 12345678} {-command option}
} {{} 1 1234 12345 123456 1234567 12345678} {-command option} {TODO {issue #117}}

0 comments on commit b0c45e7

Please sign in to comment.