aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/draggable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/draggable.js b/tests/draggable.js
index 89caefe03..d5ef7fda9 100644
--- a/tests/draggable.js
+++ b/tests/draggable.js
@@ -25,7 +25,7 @@ var defaults = {
refreshPositions: false,
revert: false,
revertDuration: 500,
- scroll: false,
+ scroll: true,
scrollSensitivity: 20,
scrollSpeed: 20,
scope: "default",