parent
8dd1b3a618
commit
ea6e4d3b6f
@ -19,7 +19,7 @@ describe('app.all()', function(){
|
||||
});
|
||||
})
|
||||
|
||||
it('should ', function(done){
|
||||
it('should run the callback for a method just once', function(done){
|
||||
var app = express()
|
||||
, n = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user