mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 00:19:48 +01:00
parent
fb3946f454
commit
abd1de73c1
|
|
@ -90,7 +90,7 @@ describe('app.router', function(){
|
|||
});
|
||||
})
|
||||
|
||||
describe('decode querystring', function(){
|
||||
describe('decode params', function () {
|
||||
it('should decode correct params', function(done){
|
||||
var app = express();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user