mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Grunt: Set testswarm/browserSets from JSON file.
File on jq03.jquery.com is already updated.
This commit is contained in:
parent
13505e5945
commit
c6a755dd8c
@ -54,7 +54,7 @@ function submit( commit, tests, configFile, version, done ) {
|
|||||||
runMax: config.runMax,
|
runMax: config.runMax,
|
||||||
"runNames[]": Object.keys( tests ),
|
"runNames[]": Object.keys( tests ),
|
||||||
"runUrls[]": testUrls,
|
"runUrls[]": testUrls,
|
||||||
"browserSets[]": [ "popular-no-ie6" ]
|
"browserSets[]": config.browserSets
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user