aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/grunt.js b/grunt.js
index a2f47ae51..78303180d 100644
--- a/grunt.js
+++ b/grunt.js
@@ -348,9 +348,6 @@ grunt.initConfig({
}, defaults ),
// TODO: don't create so many globals in tests
globals: {
- accordion_equalHeights: true,
- accordion_setupTeardown: true,
- accordion_state: true,
addMonths: true,
asyncTest: true,
commonWidgetTests: true,
@@ -396,6 +393,7 @@ grunt.initConfig({
tabs_state: true,
tabs_disabled: true,
test: true,
+ TestHelpers: true,
widthAfter: true
}
}