parent
039ab8b0e9
commit
54eefdf1bd
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,5 @@ |
||||
describe("trivial", () => { |
||||
it("trivial", () => { |
||||
expect(true).toBe(true); |
||||
}); |
||||
}); |
Loading…
Reference in new issue