Files
labeler/__tests__/main.test.ts
David Kale 91fcbb0108 build
2020-09-08 13:25:36 -04:00

4 lines
91 B
TypeScript

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