test: move require of http2 to after crypto check · nodejs/node@fcc150d · GitHub
Skip to content

Commit fcc150d

Browse files
danbevtargos
authored andcommitted
test: move require of http2 to after crypto check
Currently when configured without-ssl test-heapdump-http2.js will fail with a missing crypto message. This commit moves the require of http2 to after the crypto check. PR-URL: #22148 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent d338d41 commit fcc150d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/parallel/test-heapdump-http2.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)