Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 889f42a

Browse filesBrowse 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 <apapirovski@mac.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 2ea25ad commit 889f42a
Copy full SHA for 889f42a

File tree

Expand file treeCollapse file tree

63 files changed

+0
-63
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

63 files changed

+0
-63
lines changed
Open diff view settings
Collapse file

‎test/parallel/test-http2-createwritereq.js‎

Copy file name to clipboardExpand all lines: test/parallel/test-http2-createwritereq.js
-1Lines 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');
Collapse file

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

Copy file name to clipboardExpand all lines: test/parallel/test-http2-date-header.js
-1Lines 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');
Collapse file

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

Copy file name to clipboardExpand all lines: test/parallel/test-http2-dont-override.js
-1Lines 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');
Collapse file

‎test/parallel/test-http2-getpackedsettings.js‎

Copy file name to clipboardExpand all lines: test/parallel/test-http2-getpackedsettings.js
-1Lines 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');
Collapse file

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

Copy file name to clipboardExpand all lines: test/parallel/test-http2-goaway-opaquedata.js
-1Lines 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');
Collapse file

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

Copy file name to clipboardExpand all lines: test/parallel/test-http2-head-request.js
-1Lines 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');
Collapse file

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

Copy file name to clipboardExpand all lines: test/parallel/test-http2-https-fallback.js
-1Lines 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');
Collapse file

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

Copy file name to clipboardExpand all lines: test/parallel/test-http2-info-headers.js
-1Lines 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');
Collapse file

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

Copy file name to clipboardExpand all lines: test/parallel/test-http2-max-concurrent-streams.js
-1Lines 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');
Collapse file

‎test/parallel/test-http2-methods.js‎

Copy file name to clipboardExpand all lines: test/parallel/test-http2-methods.js
-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.