diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-04-19 10:50:09 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-04-19 10:50:09 -0400 |
commit | af1b4d859d9563e43896d76086e1e9ebbb3ab74b (patch) | |
tree | 96c044ea80d1d5ec7badb27f9a47699b79be8afe /grunt.js | |
parent | 72a0f5c5129b77c6e06c9936d290e89bd35a9eaa (diff) | |
download | jquery-ui-af1b4d859d9563e43896d76086e1e9ebbb3ab74b.tar.gz jquery-ui-af1b4d859d9563e43896d76086e1e9ebbb3ab74b.zip |
Tests: Lint.
Diffstat (limited to 'grunt.js')
-rw-r--r-- | grunt.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, |