From 7c385a7877aa4b0163dda6206f656846db2cf039 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 17 Sep 2015 12:32:47 -0400 Subject: iOS9 fixes (which includes ionic updates to 1.1.0) --- www/lib/angular-carousel/test/unit/angular-carousel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/lib/angular-carousel/test') diff --git a/www/lib/angular-carousel/test/unit/angular-carousel.js b/www/lib/angular-carousel/test/unit/angular-carousel.js index 5b2031da..faea0e94 100755 --- a/www/lib/angular-carousel/test/unit/angular-carousel.js +++ b/www/lib/angular-carousel/test/unit/angular-carousel.js @@ -573,7 +573,7 @@ describe('carousel', function () { expect(elm.find('li').last()[0].id).toBe('slide-' + scope.items[scope.items.length - 1].id); }); }); - + }); // describe('delayed collection and index', function () { // it('should follow multiple moves and buffer accordingly', function() { -- cgit v1.2.3