#62 core test and coverage

This commit is contained in:
Mario Romano
2016-05-13 12:24:49 +01:00
parent e0978c2a13
commit 31bad389b9
24 changed files with 275 additions and 354 deletions

View File

@@ -1,6 +1,6 @@
/**
/*!
* @license
* Copyright (C) 2016 Alfresco Software Limited.
* Copyright 2016 Alfresco Software, Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -14,6 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import {Directive, AfterViewInit} from 'angular2/core';
declare var componentHandler;