// Initload("build/runtest/env.js");window.location="test/index.html";window.onload=function(){// Load the test runnerload("dist/jquery.js","build/runtest/testrunner.js");// Load the testsload("test/unit/core.js","test/unit/selector.js","test/unit/event.js"//"test/unit/fx.js",//"test/unit/ajax.js");// Display the resultsresults();};