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

5 lines
63 B
TypeScript
Raw Normal View History

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