summaryrefslogtreecommitdiff
path: root/node_modules/snekfetch/test/node/http2.test.js.disabled
blob: daf49d9747e1b05c6adb5aad24dbd215c207ab56 (plain) (blame)
1
2
3
4
5
6
7
/**
 * @jest-environment node
 */

global.HTTP_VERSION = 2;

require('./main');