]> 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:22:09 +0000 (02:22 +0300)
commit8b6aeae52d4c53a53468678ccd45e9dda9665004
treefab8f9035accdb4dbe3b0e84d55d8953e3b5553e
parent97ef1f2612a9c5bd453d34146fdfd552cf9cee67
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

Ref 2d5c5d213f09fa0205d07a2d60a36581058cc40a
test/unit/manipulation.js
test/unit/traversing.js