Some basic tests for RoomView
This commit is contained in:
parent
624e34c48a
commit
1fbf027a40
3 changed files with 84 additions and 1 deletions
|
@ -22,6 +22,7 @@ var components = skin.components;
|
|||
components['structures.LeftPanel'] = stubComponent();
|
||||
components['structures.RightPanel'] = stubComponent();
|
||||
components['structures.RoomDirectory'] = stubComponent();
|
||||
components['rooms.SearchBar'] = stubComponent();
|
||||
components['views.globals.MatrixToolbar'] = stubComponent();
|
||||
components['views.globals.GuestWarningBar'] = stubComponent();
|
||||
components['views.globals.NewVersionBar'] = stubComponent();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue