| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ const assert = require('assert'); | |||
| 4 | 4 | const child_process = require('child_process'); | |
| 5 | 5 | const fixtures = require('../common/fixtures'); | |
| 6 | 6 | ||
| 7 | - const wrong_script = fixtures.path('cert.pem'); | ||
| 7 | + const wrong_script = fixtures.path('keys/rsa_cert.crt'); | ||
| 8 | 8 | ||
| 9 | 9 | const p = child_process.spawn(process.execPath, [ | |
| 10 | 10 | '-e', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments