Skip to content
Permalink
Browse files
Grunt: Set testswarm/browserSets from JSON file.
File on jq03.jquery.com is already updated.
  • Loading branch information
Krinkle authored and dmethvin committed Nov 19, 2012
1 parent ca5e06a commit 90f9f49
Showing 1 changed file with 1 addition and 1 deletion.
@@ -147,7 +147,7 @@ module.exports = function( grunt ) {
runMax: config.runMax,
"runNames[]": tests,
"runUrls[]": testUrls,
"browserSets[]": ["popular"]
"browserSets[]": config.browserSets
});
});

0 comments on commit 90f9f49

Please sign in to comment.