gradle-build-action/__tests__/main.test.ts

4 lines
91 B
TypeScript
Raw Normal View History

2019-09-21 05:06:59 +08:00
describe('TODO - Add a test suite', () => {
it('TODO - Add a test', async () => {});
});