| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d338d41 commit fcc150d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,9 +2,9 @@ | |||
| 2 | 2 | 'use strict'; | |
| 3 | 3 | const common = require('../common'); | |
| 4 | 4 | const { recordState } = require('../common/heap'); | |
| 5 | - const http2 = require('http2'); | ||
| 6 | 5 | if (!common.hasCrypto) | |
| 7 | 6 | common.skip('missing crypto'); | |
| 7 | + const http2 = require('http2'); | ||
| 8 | 8 | ||
| 9 | 9 | { | |
| 10 | 10 | const state = recordState(); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments