test(ion): fix ion tests

This commit is contained in:
Adam Bradley
2016-09-13 22:16:26 -05:00
parent 95bcaca362
commit f368abee26
3 changed files with 11 additions and 17 deletions

View File

@ -3,7 +3,6 @@ export { Config } from './config/config';
export { IonicModule } from './module';
export * from './directives';
export * from './providers';
export * from './gestures/drag-gesture';
export * from './gestures/gesture';