From 451cd8d7705c7f5fbf655764382320ddf2a29ea3 Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Sat, 8 Jul 2017 21:12:20 +0100 Subject: Import all the new test cases --- test/test-pages/lemonde-1/source.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/test-pages/lemonde-1') diff --git a/test/test-pages/lemonde-1/source.html b/test/test-pages/lemonde-1/source.html index 2cbad0e..093b02e 100644 --- a/test/test-pages/lemonde-1/source.html +++ b/test/test-pages/lemonde-1/source.html @@ -182,17 +182,17 @@ var f = function(a, c) { var b; if (void 0 === c || null === c || "" === c) return !0; - for (b = 0; b < a.requireModules.length; b++) + for (b = 0; b < a.requireModules.length; b++) if (a.requireModules[b].match(c)) return !0; return !1 }, g = function(a, c) { var b; - for (b = 0; b < d.requirejs.error_history.length; b++) f(d.requirejs.error_history[b], c) && a.call(this, d.requirejs.error_history[b]) + for (b = 0; b < d.requirejs.error_history.length; b++) f(d.requirejs.error_history[b], c) && a.call(this, d.requirejs.error_history[b]) }, h = function(a) { var c, b = d.requirejs.handlers; - for (c = 0; c < b.length; c++) f(a, b[c].regex) && b[c].fn.call(this, a) + for (c = 0; c < b.length; c++) f(a, b[c].regex) && b[c].fn.call(this, a) }; d.requirejs = { handlers: [], -- cgit v1.2.3