Haha-Yes/node_modules/snekfetch/test/browser/http2.test.js

8 lines
81 B
JavaScript
Raw Normal View History

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