aboutsummaryrefslogtreecommitdiffstats
path: root/external/qunit-assert-close/qunit-assert-close.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Use the qunit-assert-close moduleScott González2015-04-091-0/+106
Moved QUnit assertion dependencies from `lib/bootstrap` to `lib/qunit`. Corrected bad draggable assertions. Ref gh-1528