Use a for loop rather than for/in loop when copying events, so that code will work...
[jquery.git] / test / data / testinit.js
2009-09-29 John ResigFixed the q() method to use same instead of isSet.
2009-09-29 John ResigMoved some jQuery-specific test methods into the core...
2009-09-29 John ResigMoved the init test script off into a separate file.