import "../src/main"; test("Jest", () => { expect(true).toBe(true); });