describe('Rollup emit HTML plugin', () => {
  it('placeholder', () => {
    expect.assertions(1);
    expect(1 + 2).toBe(3);
  });