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 5d07377

Browse filesBrowse files
reasonablytallBridgeAR
authored andcommitted
test: remove uneeded certs in fixtures/
PR-URL: #27962 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent d757e0b commit 5d07377
Copy full SHA for 5d07377

File tree

Expand file treeCollapse file tree

3 files changed

+1
-51
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+1
-51
lines changed
Open diff view settings
Collapse file

‎test/fixtures/cert.pem‎

Copy file name to clipboardExpand all lines: test/fixtures/cert.pem
-35Lines changed: 0 additions & 35 deletions
This file was deleted.
Collapse file

‎test/fixtures/msca.pem‎

Copy file name to clipboardExpand all lines: test/fixtures/msca.pem
-15Lines changed: 0 additions & 15 deletions
This file was deleted.
Collapse file

‎test/parallel/test-vm-syntax-error-stderr.js‎

Copy file name to clipboardExpand all lines: test/parallel/test-vm-syntax-error-stderr.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const assert = require('assert');
44
const child_process = require('child_process');
55
const fixtures = require('../common/fixtures');
66

7-
const wrong_script = fixtures.path('cert.pem');
7+
const wrong_script = fixtures.path('keys/rsa_cert.crt');
88

99
const p = child_process.spawn(process.execPath, [
1010
'-e',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.