index
:
s5nical
legacy-11.6.3
legacy-pre-cmd-handler
legacy-pre-ts
master
test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
snekfetch
/
test
/
browser
/
http1.test.js
blob: 8ce2b942d2f5f6e5ca8834cc19ad01226d904e8e (
plain
) (
blame
)
1
2
3
4
5
6
7
/**
* @jest-environment jsdom
*/
global
.
HTTP_VERSION
=
1
;
require
(
'./main'
);