From: Dave Methvin Date: Tue, 20 Oct 2015 16:30:01 +0000 (-0400) Subject: Build: Add "deprecated" to the Testswarm module list X-Git-Tag: 1.12.0~95 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b94af72bc8da4802abab6a5b300fb444dfcacea9;p=jquery.git Build: Add "deprecated" to the Testswarm module list Ref #1740 Yeah. (cherry picked from commit 1144e754a6a131bd4affec26fd85299e71bdab06) --- diff --git a/Gruntfile.js b/Gruntfile.js index e238e7b60..ced59f288 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -149,6 +149,7 @@ module.exports = function( grunt ) { "css", "data", "deferred", + "deprecated", "dimensions", "effects", "event",