Files
labeler/__tests__/main.test.ts
Shawn Napora 90d84dbeeb labeler v2
2019-08-08 10:08:00 -04:00

5 lines
94 B
TypeScript

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