Files
JefferyBot/node_modules/snekfetch/test/node/http2.test.js.disabled
2018-05-19 22:38:38 +01:00

8 lines
80 B
Plaintext

/**
* @jest-environment node
*/
global.HTTP_VERSION = 2;
require('./main');