aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/droppable/common-deprecated.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/droppable/common-deprecated.js')
-rw-r--r--tests/unit/droppable/common-deprecated.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/droppable/common-deprecated.js b/tests/unit/droppable/common-deprecated.js
index ecbc9b1a1..fc086757f 100644
--- a/tests/unit/droppable/common-deprecated.js
+++ b/tests/unit/droppable/common-deprecated.js
@@ -23,6 +23,6 @@ common.testWidget( "droppable", {
out: null,
over: null
}
-});
+} );
} );