Switched from using QUnit's isObj/isSet to the more robust same method.
authorJohn Resig <jeresig@gmail.com>
Tue, 29 Sep 2009 19:49:43 +0000 (19:49 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 29 Sep 2009 19:49:43 +0000 (19:49 +0000)
commit4bda398e6aa63082c41bb0d06fcc184acd7f76c5
tree055872d6d11c47900bdd8cae961fbfdc593ccaa6
parentf8b7d391e6baa991dd7f8761ee50871aefef71b8
Switched from using QUnit's isObj/isSet to the more robust same method.
test/unit/core.js
test/unit/data.js
test/unit/fx.js
test/unit/manipulation.js
test/unit/selector.js
test/unit/traversing.js