Files
angular/modules/@angular/router/test/router.spec.ts
2016-06-21 12:17:30 -07:00

5 lines
63 B
TypeScript

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