Initial Commit
This commit is contained in:
7
node_modules/snekfetch/test/browser/http1.test.js
generated
vendored
Normal file
7
node_modules/snekfetch/test/browser/http1.test.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @jest-environment jsdom
|
||||
*/
|
||||
|
||||
global.HTTP_VERSION = 1;
|
||||
|
||||
require('./main');
|
||||
Reference in New Issue
Block a user