1
0
Fork 0
mirror of https://github.com/actions/setup-java synced 2024-11-13 00:52:39 +00:00
setup-java/__tests__/setup-java.test.ts
Danny McCormick 06d666cd11 Populate repo
2019-07-10 10:54:25 -04:00

3 lines
91 B
TypeScript

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