Haha-Yes/node_modules/snekfetch/test/node/http2.test.js.disabled

8 lines
80 B
Text
Raw Normal View History

2018-09-06 15:02:53 +02:00
/**
* @jest-environment node
*/
global.HTTP_VERSION = 2;
require('./main');