fix(angular): tabs angular tests

This commit is contained in:
Manu Mtz.-Almeida
2018-03-30 23:30:31 +02:00
parent 230823915c
commit ff1ed888f0
8 changed files with 33 additions and 21 deletions

View File

@ -99,6 +99,7 @@ const DECLARATIONS = [
c.IonRouterOutlet,
c.NavDelegate,
c.TabDelegate,
c.TabsDelegate,
// virtual scroll
c.VirtualFooter,