File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- export * from './angularfire2.spec' ;
2- export * from './database/firebase_list_factory.spec' ;
3- export * from './database/firebase_object_factory.spec' ;
4- export * from './database/firebase_list_observable.spec' ;
5- export * from './database/firebase_object_observable.spec' ;
6- export * from './database/query_observable.spec' ;
7- export * from './auth/auth.spec' ;
8- export * from './auth/auth_backend.spec' ;
1+ import './angularfire2.spec' ;
2+ import './database/firebase_list_factory.spec' ;
3+ import './database/firebase_object_factory.spec' ;
4+ import './database/firebase_list_observable.spec' ;
5+ import './database/firebase_object_observable.spec' ;
6+ import './database/query_observable.spec' ;
7+ import './auth/auth.spec' ;
8+ import './auth/auth_backend.spec' ;
You can’t perform that action at this time.
0 commit comments