fix a possible typo

master
Jingwei "John" Liu 2015-07-03 18:55:24 +08:00
parent 0ad06c9810
commit b80007c460
1 changed files with 1 additions and 1 deletions

View File

@ -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())