1
0
mirror of https://gitea.com/actions/setup-java.git synced 2025-05-01 04:56:53 +08:00
setup-java/__tests__/setup-java.test.ts

4 lines
91 B
TypeScript
Raw Normal View History

2019-07-10 10:54:25 -04:00
describe('TODO - Add a test suite', () => {
it('TODO - Add a test', async () => {});
});