diff options
author | kborchers <kris.borchers@gmail.com> | 2012-04-19 11:19:52 -0500 |
---|---|---|
committer | kborchers <kris.borchers@gmail.com> | 2012-04-19 11:19:52 -0500 |
commit | c16bd7c510cff4e0b01d9c191128af014523da7c (patch) | |
tree | fd50c26fd0a0408c0f44380a9f75dd618be2719e /grunt.js | |
parent | 163555d7bf27fe5d272e404de3c4439902710f54 (diff) | |
download | jquery-ui-c16bd7c510cff4e0b01d9c191128af014523da7c.tar.gz jquery-ui-c16bd7c510cff4e0b01d9c191128af014523da7c.zip |
Menu tests: Don't pollute the global namespace with helpers.
Diffstat (limited to 'grunt.js')
-rw-r--r-- | grunt.js | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -368,8 +368,6 @@ grunt.initConfig({ init: true, isNotOpen: true, isOpen: true, - menu_click: true, - menu_log: true, modal: true, module: true, moved: true, |