Haha-Yes/node_modules/snekfetch/test/node/http2.test.js.disabled
2018-09-06 15:02:53 +02:00

7 lines
80 B
Text

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