aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFelix Nagel <info@felixnagel.com>2015-07-28 00:42:32 +0200
committerFelix Nagel <info@felixnagel.com>2015-07-29 00:06:29 +0200
commit6db02da67c4150f90e3f5e69a87d885b829d93a9 (patch)
tree900c748f91c61007522fe2402aebe17b9f7987a1 /tests
parentf9ba50df661f5cf6c1e30320e8f943dd7018e0c8 (diff)
downloadjquery-ui-6db02da67c4150f90e3f5e69a87d885b829d93a9.tar.gz
jquery-ui-6db02da67c4150f90e3f5e69a87d885b829d93a9.zip
Calendar: Re-introduce formatDate option
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/calendar/common.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/calendar/common.js b/tests/unit/calendar/common.js
index 3bb3b4e58..ffbb4c5a3 100644
--- a/tests/unit/calendar/common.js
+++ b/tests/unit/calendar/common.js
@@ -9,6 +9,7 @@ common.testWidget( "calendar", {
buttons: [],
classes: {},
disabled: false,
+ dateFormat: { date: "short" },
eachDay: $.noop,
labels: {
"datePickerRole": "date picker",