Commenting some test code.
This commit is contained in:
parent
ae1c33b863
commit
16069cd477
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ const kOneKiloByte = 1024
|
|||
const kOneMegaByte = kOneKiloByte * kOneKiloByte
|
||||
|
||||
describe('net module', function () {
|
||||
this.timeout(0)
|
||||
// this.timeout(0)
|
||||
describe('HTTP basics', function () {
|
||||
let server
|
||||
beforeEach(function (done) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue