feat(router): add RouterTestModule
This commit is contained in:
9
modules/@angular/router/testing.ts
Normal file
9
modules/@angular/router/testing.ts
Normal file
@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 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 https://angular.io/license
|
||||
*/
|
||||
|
||||
export * from './testing/router_test_module';
|
Reference in New Issue
Block a user