UNPKG

relatt-scraper

Version:

Metascarper

6 lines (5 loc) 126 B
describe("Demo tests", function () { test("It should pass without bugs", function () { expect(1 + 1).toBe(2); }); });