angular-cn/modules/@angular/router/test/router.spec.ts

5 lines
63 B
TypeScript

describe("Integration", () => {
it("test", () => {
});
});