http1.test.js 81 B

1234567
  1. /**
  2. * @jest-environment jsdom
  3. */
  4. global.HTTP_VERSION = 1;
  5. require('./main');