aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/grunt.js b/grunt.js
index 7632a41ae..48be599b7 100644
--- a/grunt.js
+++ b/grunt.js
@@ -347,6 +347,8 @@ grunt.initConfig({
}, defaults ),
// TODO: don't create so many globals in tests
globals: {
+ accordion_equalHeights: true,
+ accordion_setupTeardown: true,
accordion_state: true,
asyncTest: true,
commonWidgetTests: true,