Upgrade ng2-alfresco-webscript

This commit is contained in:
Denys Vuika
2016-09-21 19:47:52 +01:00
parent f592c71a7a
commit 815bd31ef5
5 changed files with 58 additions and 40 deletions

View File

@@ -15,6 +15,7 @@
* limitations under the License.
*/
/*
import { PLATFORM_PIPES } from '@angular/core';
import { describe, expect, it, inject, beforeEachProviders, beforeEach, afterEach, xit } from '@angular/core/testing';
import { TestComponentBuilder } from '@angular/compiler/testing';
@@ -212,3 +213,4 @@ describe('Test ng2-alfresco-webscript', () => {
});
});
});
*/