tests: remove global dependency on should
commitbd4fdfe5f771d07ef544c4a91bd6bfc4cc711f9b
authorDouglas Christopher Wilson <doug@somethingdoug.com>
Wed, 2 Feb 2022 06:55:16 +0000 (2 01:55 -0500)
committerDouglas Christopher Wilson <doug@somethingdoug.com>
Wed, 2 Feb 2022 06:55:16 +0000 (2 01:55 -0500)
tree2e5fcf177a35c7de3d4d0da51091dba2c5388ad3
parent215f484fb4d8b71ae079f3d8a9d43e3470dacc5c
tests: remove global dependency on should

fixes #4797
14 files changed:
test/app.engine.js
test/app.js
test/app.locals.js
test/app.param.js
test/app.render.js
test/app.router.js
test/app.routes.error.js
test/app.use.js
test/req.query.js
test/req.route.js
test/req.xhr.js
test/res.cookie.js
test/res.send.js
test/utils.js