3 lines
65 B
JavaScript
3 lines
65 B
JavaScript
/* eslint-disable no-undef */
|
|
test('that tests work', () => {});
|
/* eslint-disable no-undef */
|
|
test('that tests work', () => {});
|