describe('Ionic List', function() { var modal, q; beforeEach(module('ionic.ui.list')); beforeEach(function() { }); it('Should init', function() { }); });