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 () => {});
});