upgrade to ADF 2.2.0-beta1 (#185)

* upgrade to ADF 2.2.0-beta1

* upgrade and cleanup unit tests

* cleanup unused locals

* cleanup test files
This commit is contained in:
Denys Vuika
2018-02-05 09:15:57 +00:00
committed by Cilibiu Bogdan
parent f2cb478c1f
commit b28eabc63d
22 changed files with 154 additions and 169 deletions

View File

@@ -23,8 +23,6 @@
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
*/
import { TestBed } from '@angular/core/testing';
import { PageComponent } from './page.component';
class TestClass extends PageComponent {