Files
labeler/__tests__/main.test.ts
Danny McCormick 04aa5dbc72 Publish (#11)
* Publish

* Update .gitignore

* node modules

* Update .gitignore
2019-08-23 10:21:51 -04:00

5 lines
94 B
TypeScript

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