Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix a possible typo
  • Loading branch information
th507 committed Jul 3, 2015
1 parent 0ad06c9 commit b80007c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/application.js
Expand Up @@ -41,7 +41,7 @@ describe('app', function(){
};
})

// hackish, but the response should occur in a single ticket
// hackish, but the response should occur in a single tick
setImmediate(done);

request(app.listen())
Expand Down

0 comments on commit b80007c

Please sign in to comment.