[ACA-1695] automate test for Viewer extensions - content (#582)

* automate test for Viewer extensions - content

* revert file committed by mistake

* fix change committed by mistake
This commit is contained in:
Adina Parpalita
2018-08-24 16:23:45 +03:00
committed by Suzana Dirla
parent 7b347421d7
commit 4f56095774
7 changed files with 1077 additions and 4 deletions

View File

@@ -30,3 +30,5 @@ export * from './data-table/data-table';
export * from './pagination/pagination';
export * from './sidenav/sidenav';
export * from './toolbar/toolbar';
export * from './dialog/create-edit-folder-dialog';
export * from './viewer/viewer';