Files
setup-ruby/__tests__/main.test.ts
Derrick Marcey d2fa3b8435 Ran formatting
2019-06-26 14:35:18 -04:00

4 lines
91 B
TypeScript

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