]> source.dussan.org Git - jquery-ui.git/commit
Tests: Use the qunit-assert-close module
authorScott González <scott.gonzalez@gmail.com>
Wed, 8 Apr 2015 13:15:23 +0000 (09:15 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 9 Apr 2015 13:28:25 +0000 (09:28 -0400)
commit4bf80d209a7e804e1aa33d92faf3812a714a03c2
tree928a94f9342bb92ec79d1a8fb8c4a07be88ec53f
parentbde431bb449b1d957d4e0b736111ff342f2a919d
Tests: Use the qunit-assert-close module

Moved QUnit assertion dependencies from `lib/bootstrap` to `lib/qunit`.

Corrected bad draggable assertions.

Ref gh-1528
Gruntfile.js
bower.json
external/qunit-assert-close/MIT-LICENSE.txt [new file with mode: 0644]
external/qunit-assert-close/qunit-assert-close.js [new file with mode: 0644]
tests/lib/bootstrap.js
tests/lib/qunit.js