From: Timmy Willison Date: Fri, 6 Sep 2013 20:25:33 +0000 (-0400) Subject: No ticket: link testinit X-Git-Tag: 2.1.0-beta1~48 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4ca5a0c6913ce7e56654b7a795d17a1cc644a115;p=jquery.git No ticket: link testinit --- diff --git a/test/data/testinit.js b/test/data/testinit.js index f7d8f2c0c..2a3c33d76 100644 --- a/test/data/testinit.js +++ b/test/data/testinit.js @@ -291,7 +291,7 @@ this.loadTests = function() { require( [ dep ], loadDep ); } else { // Subproject tests must be last because they replace our test fixture - testSubproject( "Sizzle", "../bower_components/sizzle/test/", /^unit\/.*\.js$/, function() { + window.testSubproject( "Sizzle", "../bower_components/sizzle/test/", /^unit\/.*\.js$/, function() { // Call load to build module filter select element QUnit.load();