parent
ae27348ff9
commit
ee327aebf1
@ -0,0 +1,5 @@ |
||||
describe("cli", () => { |
||||
it("trivial", () => { |
||||
expect(true).toBe(true); |
||||
}); |
||||
}); |
Loading…
Reference in new issue