Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: remove empty comments in http2 tests #16631

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion test/parallel/test-http2-createwritereq.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-date-header.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-dont-override.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-getpackedsettings.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-goaway-opaquedata.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-head-request.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-https-fallback.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-info-headers.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-max-concurrent-streams.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-methods.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-misused-pseudoheaders.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-multi-content-length.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-multiheaders-raw.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-multiheaders.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-multiplex.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

// Tests opening 100 concurrent simultaneous uploading streams over a single
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-options-max-reserved-streams.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-padding-callback.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-priority-event.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-request-response-proto.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-204.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-304.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-404.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-compat.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-error-dir.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-errors.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-fd-errors.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-fd-invalid.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-fd-range.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

// Tests the ability to minimally request a byte range with respondWithFD
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-fd.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-push.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file-range.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-file.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-respond-no-data.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-response-splitting.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

// Response splitting is no longer an issue with HTTP/2. The underlying
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-serve-file.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-push-disabled.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-push-stream-errors-args.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-push-stream-errors.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-push-stream-head.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-push-stream.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-rst-before-respond.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-rst-stream.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-set-header.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-settimeout-no-callback.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-shutdown-before-respond.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-startup.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

// Tests the basic operation of creating a plaintext or TLS
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-server-timeout.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-session-settings.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-session-stream-state.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-single-headers.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-status-code-invalid.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-status-code.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-stream-client.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-timeouts.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-too-many-settings.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

// Tests that attempting to send too many non-acknowledged
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-trailers.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-window-size.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

// This test ensures that servers are able to send data independent of window
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-withflag.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-write-callbacks.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

// Verifies that write callbacks are called
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-write-empty-string.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/parallel/test-http2-zero-length-write.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down
1 change: 0 additions & 1 deletion test/sequential/test-http2-session-timeout.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
'use strict';

const common = require('../common');
Expand Down