setup-rust-action/__tests__/main.test.ts
2019-08-15 17:16:59 +00:00

4 lines
91 B
TypeScript

describe('TODO - Add a test suite', () => {
it('TODO - Add a test', async () => {});
});