webpack/test/configCases/library/render-order-issue/index.js

3 lines
58 B
JavaScript

it('should work', () => {
expect(true).toBe(true);
});