mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 00:27:50 +00:00
Add missing comma in test/saucelabs.js.
This commit is contained in:
@@ -87,7 +87,7 @@ var browserNameMap = {
|
||||
/** List of platforms to load the runner on */
|
||||
var platforms = [
|
||||
['Linux', 'android', '4.3'],
|
||||
['Linux', 'android', '4.0']
|
||||
['Linux', 'android', '4.0'],
|
||||
['Windows 8.1', 'firefox', '28'],
|
||||
['Windows 8.1', 'firefox', '27'],
|
||||
['Windows 8.1', 'firefox', '20'],
|
||||
|
||||
Reference in New Issue
Block a user