aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2015-10-20 12:30:01 -0400
committerDave Methvin <dave.methvin@gmail.com>2015-10-20 12:30:01 -0400
commit1144e754a6a131bd4affec26fd85299e71bdab06 (patch)
tree91ccb4785274278c8dc79e8f07a46a31fd8ecd74 /Gruntfile.js
parente99a3ac7066226d00ff5828de596d4a4b3818c0c (diff)
downloadjquery-1144e754a6a131bd4affec26fd85299e71bdab06.tar.gz
jquery-1144e754a6a131bd4affec26fd85299e71bdab06.zip
Build: Add "deprecated" to the Testswarm module list
Ref #1740 Yeah.
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index aa919bb08..dd4b07d30 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -152,6 +152,7 @@ module.exports = function( grunt ) {
"css",
"data",
"deferred",
+ "deprecated",
"dimensions",
"effects",
"event",