From: jeresig Date: Tue, 23 Mar 2010 19:21:42 +0000 (-0400) Subject: Update the TestSwarm URL to point to the new jQuery swarm location. X-Git-Tag: 1.4.3rc1~168^2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2301e2a1c3418b4588653e26f9171577e0077aec;p=jquery.git Update the TestSwarm URL to point to the new jQuery swarm location. --- diff --git a/test/data/testrunner.js b/test/data/testrunner.js index a45934075..a0eb3621a 100644 --- a/test/data/testrunner.js +++ b/test/data/testrunner.js @@ -7,5 +7,5 @@ jQuery.noConflict(); // Allow the test to run with other libs or jQuery's. if ( !url || url.indexOf("http") !== 0 ) { return; } - document.write(""); + document.write(""); })();