From 713584a79d716c1c6ea7a09c7750986340fb628b Mon Sep 17 00:00:00 2001 From: vvakame Date: Tue, 23 Feb 2016 11:23:44 +0900 Subject: [PATCH] fix oclazyload/oclazyload-tests.ts --- oclazyload/oclazyload-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oclazyload/oclazyload-tests.ts b/oclazyload/oclazyload-tests.ts index d3d3d6b11..3a436b14a 100644 --- a/oclazyload/oclazyload-tests.ts +++ b/oclazyload/oclazyload-tests.ts @@ -41,7 +41,7 @@ angular.module('app').controller(['$ocLazyLoadProvider', function ($ocLazyLoad: 'bower_components/bootstrap/dist/js/bootstrap.js' ], cache: false, - kjdf: false + // kjdf: false }, { files: ['anotherModule.js'],