Skip to content

Commit

Permalink
better comments
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtaco committed Jul 15, 2011
1 parent 6fec5c5 commit cd61d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cases/19.tjs
Expand Up @@ -5,7 +5,7 @@ var assert = require ("assert");

var env = { i : 0, n : 10, sum : 0 };

exports["test do..while..."] = {
exports["test with{} statements"] = {

run : function (cb) {

Expand Down

0 comments on commit cd61d51

Please sign in to comment.