5
0
mirror of https://gitea.com/actions/setup-java.git synced 2025-10-25 07:16:33 +00:00
Files
setup-java/__tests__/setup-java.test.ts
Danny McCormick 06d666cd11 Populate repo
2019-07-10 10:54:25 -04:00

4 lines
91 B
TypeScript

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