Upgrade ng2-alfresco-search

This commit is contained in:
Denys Vuika
2016-09-21 12:46:57 +01:00
parent 3fcc84cd02
commit 90646ce910
13 changed files with 81 additions and 54 deletions

View File

@@ -15,6 +15,7 @@
* limitations under the License.
*/
/*
import { provide, PLATFORM_PIPES } from '@angular/core';
import { it, describe, expect, inject, beforeEachProviders, beforeEach } from '@angular/core/testing';
import { TestComponentBuilder } from '@angular/compiler/testing';
@@ -118,3 +119,4 @@ describe('AlfrescoSearchControlComponent', () => {
});
});
});
*/