Test fixes

This commit is contained in:
Denys Vuika
2016-06-23 15:02:45 +01:00
committed by Will Abson
parent 65a4271b89
commit a885e1ee3b
3 changed files with 4 additions and 7 deletions

View File

@@ -15,7 +15,6 @@
* limitations under the License.
*/
import { provide } from '@angular/core';
import { it, describe, expect, inject, beforeEachProviders } from '@angular/core/testing';
import { TestComponentBuilder } from '@angular/compiler/testing';
import { RouteParams } from '@angular/router-deprecated';