]> source.dussan.org Git - jquery-ui.git/commit
droppable unit tests: created separate file for each module: core, common widget...
authorRichard Worth <rdworth@gmail.com>
Mon, 2 Feb 2009 07:09:15 +0000 (07:09 +0000)
committerRichard Worth <rdworth@gmail.com>
Mon, 2 Feb 2009 07:09:15 +0000 (07:09 +0000)
commitbff0f70e2c97f11e58e24c6b88e57ea978e938a9
tree1de62b2a83de94f8d1588ca219aeeead42f64dcc
parent39b0bbc9ca4c5ecb1fb21e494f5c84840b1e2078
droppable unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
tests/unit/droppable/droppable.html
tests/unit/droppable/droppable.js [deleted file]
tests/unit/droppable/droppable_core.js [new file with mode: 0644]
tests/unit/droppable/droppable_defaults.js [new file with mode: 0644]
tests/unit/droppable/droppable_events.js [new file with mode: 0644]
tests/unit/droppable/droppable_methods.js [new file with mode: 0644]
tests/unit/droppable/droppable_options.js [new file with mode: 0644]
tests/unit/droppable/droppable_tickets.js [new file with mode: 0644]