You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Haha-Yes/node_modules/snekfetch/test/browser/http2.test.js

8 lines
81 B
JavaScript

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