5 lines
63 B
TypeScript
Raw Normal View History

2016-05-20 13:55:17 -07:00
describe("Integration", () => {
it("test", () => {
});
});