aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/grunt.js b/grunt.js
index 48be599b7..07bd7a6ed 100644
--- a/grunt.js
+++ b/grunt.js
@@ -350,6 +350,7 @@ grunt.initConfig({
accordion_equalHeights: true,
accordion_setupTeardown: true,
accordion_state: true,
+ addMonths: true,
asyncTest: true,
commonWidgetTests: true,
container: true,
@@ -362,9 +363,11 @@ grunt.initConfig({
dragged: true,
el: true,
equal: true,
+ equalsDate: true,
expect: true,
Globalize: true,
heightAfter: true,
+ init: true,
isNotOpen: true,
isOpen: true,
menu_click: true,
@@ -376,6 +379,7 @@ grunt.initConfig({
offsetAfter: true,
offsetBefore: true,
ok: true,
+ PROP_NAME: true,
QUnit: true,
restoreScroll: true,
shouldBeDroppable: true,