1
0
mirror of https://gitea.com/actions/setup-java.git synced 2025-05-01 13:16:54 +08:00
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 () => {});
});