refactor: update paths from modules/@angular to packages
This commit is contained in:
@ -416,14 +416,14 @@ can be found in the LICENSE file at http://angular.io/license
|
||||
<router-outlet></router-outlet>
|
||||
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
-->"><input type="hidden" name="files[app/banner.component.html]" value="<h1>{{title}}</h1>
|
||||
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
@ -432,7 +432,7 @@ can be found in the LICENSE file at http://angular.io/license
|
||||
</div>
|
||||
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
@ -445,7 +445,7 @@ can be found in the LICENSE file at http://angular.io/license
|
||||
</div>
|
||||
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
@ -462,7 +462,7 @@ can be found in the LICENSE file at http://angular.io/license
|
||||
</div>
|
||||
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
@ -476,7 +476,7 @@ can be found in the LICENSE file at http://angular.io/license
|
||||
</ul>
|
||||
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
@ -548,7 +548,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
*/"><input type="hidden" name="files[app/app.component.router.spec.ts]" value="// For more examples:
|
||||
// https://github.com/angular/angular/blob/master/modules/@angular/router/test/integration.spec.ts
|
||||
// https://github.com/angular/angular/blob/master/packages/router/test/integration.spec.ts
|
||||
|
||||
import { async, ComponentFixture, fakeAsync, TestBed, tick,
|
||||
} from '@angular/core/testing';
|
||||
@ -3296,7 +3296,7 @@ can be found in the LICENSE file at http://angular.io/license
|
||||
</html>
|
||||
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
@ -3375,4 +3375,4 @@ Copyright 2016 Google Inc. All Rights Reserved.
|
||||
Use of this source code is governed by an MIT-style license that
|
||||
can be found in the LICENSE file at http://angular.io/license
|
||||
*/
|
||||
"></form><script>document.getElementById("mainForm").submit();</script></body></html>
|
||||
"></form><script>document.getElementById("mainForm").submit();</script></body></html>
|
||||
|
@ -1,5 +1,5 @@
|
||||
// For more examples:
|
||||
// https://github.com/angular/angular/blob/master/modules/@angular/router/test/integration.spec.ts
|
||||
// https://github.com/angular/angular/blob/master/packages/router/test/integration.spec.ts
|
||||
|
||||
import { async, ComponentFixture, fakeAsync, TestBed, tick,
|
||||
} from '@angular/core/testing';
|
||||
|
Reference in New Issue
Block a user