r2988 commited - spinner: updated unit test defaults for padding option.

r2988 commited - spinner: updated unit test defaults for padding option.


Revision: 2988
Author: pazu2k@gmail.com
Date: Sun Jul 26 17:01:47 2009
Log: spinner: updated unit test defaults for padding option.
http://code.google.com/p/jquery-ui/source/detail?r=2988
Modified:
/branches/dev/spinner/tests/unit/spinner/spinner_defaults.js
=======================================
--- /branches/dev/spinner/tests/unit/spinner/spinner_defaults.js    Sun Jul 26
17:00:38 2009
+++ /branches/dev/spinner/tests/unit/spinner/spinner_defaults.js    Sun Jul 26
17:01:47 2009
@@ -12,7 +12,7 @@
    max: null,
    min: null,
    mouseWheel: true,
-    padLength: 0,
+    padding: 0,
    page: 5,
    precision: 0,
    radix: 10,