Skip to content

Commit 889f42a

Browse files
gibfahnMylesBorins
authored andcommitted
test: remove empty comments in http2 tests
I assume they aren't meant to be there. PR-URL: #16631 Refs: #15685 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 2ea25ad commit 889f42a

File tree

63 files changed

+0
-63
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+0
-63
lines changed

test/parallel/test-http2-createwritereq.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-date-header.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-dont-override.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-getpackedsettings.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-goaway-opaquedata.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-head-request.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-https-fallback.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-info-headers.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-max-concurrent-streams.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

test/parallel/test-http2-methods.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
'use strict';
32

43
const common = require('../common');

0 commit comments

Comments
 (0)