Convert karma configs for ng2-alfresco-login

This commit is contained in:
Denys Vuika
2016-09-22 16:38:12 +01:00
parent 75849b7ea0
commit e44ae2cae4
4 changed files with 148 additions and 89 deletions

View File

@@ -15,6 +15,12 @@
* limitations under the License.
*/
describe('AlfrescoLogin', () => {
it('should be upgraded', () => {
expect(true).toBe(true);
});
});
/*
import {
it,