diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-04-19 13:12:23 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-04-19 13:12:23 -0400 |
commit | d62d9d4eff764220be9696acc7ffe8bf0d24c570 (patch) | |
tree | ca1f348ab1a7527042fb912199a40297523a9df4 /grunt.js | |
parent | e9d5079b04bfc6bf4103630e936be3022d83353c (diff) | |
download | jquery-ui-d62d9d4eff764220be9696acc7ffe8bf0d24c570.tar.gz jquery-ui-d62d9d4eff764220be9696acc7ffe8bf0d24c570.zip |
Spinner tests: Don't pollute the global namespace with helpers.
Diffstat (limited to 'grunt.js')
-rw-r--r-- | grunt.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -383,7 +383,6 @@ grunt.initConfig({ shouldnotmove: true, shouldnotresize: true, shouldresize: true, - spinner_simulateKeyDownUp: true, start: true, strictEqual: true, stop: true, |