]> source.dussan.org Git - jquery-ui.git/commit
Tests: Fix draggable_options expected test count to be dynamic 1175/head
authorBrian J. Dowling <bjd-dev@simplicity.net>
Thu, 16 Jan 2014 21:25:17 +0000 (21:25 +0000)
committerBrian J. Dowling <bjd-dev@simplicity.net>
Thu, 16 Jan 2014 21:25:28 +0000 (21:25 +0000)
commitf4423f508ec113b6c58ceabb7d12cdac630e36cd
tree0608f3f6825117c56dc96ea18fafef0525818ad7
parent687089736443ef474e5c9700784e5e1a23f2a552
Tests: Fix draggable_options expected test count to be dynamic

The test count was previously incremented to 8 when normally 6 tests
are run.  After figuring out the dynamic test code, I just made the
expect depend on the same array length

Also re-enabled the test in the Gruntfile since it now passes.
Gruntfile.js
tests/unit/draggable/draggable_options.js