// Initload("build/runtest/env.js");window.location="test/index.html";// Load the test runnerload("dist/jquery.js","build/runtest/testrunner.js");// Load the testsload("src/jquery/coreTest.js","src/selector/selectorTest.js");// Display the resultsresults();