| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 694012b commit c485460
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,7 +15,7 @@ const path = require('path'); | |||
| 15 | 15 | const tmpdir = require('../common/tmpdir'); | |
| 16 | 16 | tmpdir.refresh(); | |
| 17 | 17 | const loc = fixtures.path('person-large.jpg'); | |
| 18 | - const fn = path.join(tmpdir.path, 'http2-url-tests.js'); | ||
| 18 | + const fn = path.join(tmpdir.path, 'person-large.jpg'); | ||
| 19 | 19 | ||
| 20 | 20 | const server = http2.createServer(); | |
| 21 | 21 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments