[ACA-1680] add new tests for Permanently delete from Trash (#608)

This commit is contained in:
Adina Parpalita
2018-09-06 13:44:42 +03:00
committed by Denys Vuika
parent c12ec405c4
commit c687c22cc3
3 changed files with 151 additions and 61 deletions

View File

@@ -27,8 +27,9 @@ export * from './login/login';
export * from './header/header';
export * from './header/user-info';
export * from './data-table/data-table';
export * from './dialog/confirm-dialog';
export * from './dialog/create-edit-folder-dialog';
export * from './pagination/pagination';
export * from './sidenav/sidenav';
export * from './toolbar/toolbar';
export * from './dialog/create-edit-folder-dialog';
export * from './viewer/viewer';