Draggable Unit: Common file syntax error fix

This commit is contained in:
Dave Stein 2012-12-11 18:54:03 -05:00
parent b7b0fff9b2
commit bef00728f4

View File

@ -39,7 +39,7 @@ TestHelpers.commonWidgetTests( "draggable", {
// callbacks
beforeStart: null,
create: null
create: null,
drag: null,
start: null,
stop: null