]> source.dussan.org Git - jquery.git/commit
Build: fix broken assertions caused by QUnit update
authorOleg Gaidarenko <markelog@gmail.com>
Sat, 14 Feb 2015 23:22:09 +0000 (02:22 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Sat, 14 Feb 2015 23:24:13 +0000 (02:24 +0300)
commit98c77c1199660be3116a0663806f5851a3fe3acf
tree86d161f4f7d4a8a60dc018c96cb1c8e95eaa4811
parentfd80f5970f38ff12c7fa2caa8c1de955301a6979
Build: fix broken assertions caused by QUnit update

QUnit update broke couple traversing and manipulation tests, since new qunit
added another form to the test-suite while some of
jQuery selectors weren't specific

(cherry-picked from 8b6aeae52d4c53a53468678ccd45e9dda9665004)
Ref db31206d36a3a75c011310e282e0fdc9a0f3d99d
test/unit/manipulation.js
test/unit/traversing.js