Skip to content

Commit

Permalink
Code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fishcharlie committed Mar 31, 2018
1 parent 38aa5f4 commit 5ddce45
Showing 1 changed file with 62 additions and 62 deletions.
124 changes: 62 additions & 62 deletions browserstack.json
Original file line number Diff line number Diff line change
@@ -1,65 +1,65 @@
{
"test_path": "browsertest/index.html",
"test_path": "browsertest/index.html",
"test_framework": "mocha",
"browsers": [
"chrome_latest",
"chrome_62",
"chrome_61",
"chrome_60",
"chrome_59",
"chrome_58",
"chrome_57",
"chrome_56",
"chrome_55",
"chrome_54",
"chrome_53",
"chrome_52",
"chrome_51",
"chrome_50",
"chrome_49",
"chrome_48",
"chrome_47",
"firefox_latest",
"firefox_56",
"firefox_55",
"firefox_54",
"firefox_53",
"firefox_52",
"firefox_51",
"firefox_50",
"firefox_49",
"firefox_48",
"firefox_47",
"firefox_46",
"firefox_45",
"firefox_44",
"firefox_43",
"firefox_38",
"ie_latest",
"ie_11",
"ie_10",
"ie_9",
"edge_latest",
"edge_16",
"edge_15",
"edge_14",
"opera_latest",
"opera_49",
"opera_48",
"opera_47",
"opera_46",
"opera_45",
"opera_36",
"opera_23",
"safari_latest",
"safari_11",
"safari_10.1",
"safari_9.1",
"safari_8"
]
"browsers": [
"chrome_latest",
"chrome_62",
"chrome_61",
"chrome_60",
"chrome_59",
"chrome_58",
"chrome_57",
"chrome_56",
"chrome_55",
"chrome_54",
"chrome_53",
"chrome_52",
"chrome_51",
"chrome_50",
"chrome_49",
"chrome_48",
"chrome_47",

"firefox_latest",
"firefox_56",
"firefox_55",
"firefox_54",
"firefox_53",
"firefox_52",
"firefox_51",
"firefox_50",
"firefox_49",
"firefox_48",
"firefox_47",
"firefox_46",
"firefox_45",
"firefox_44",
"firefox_43",
"firefox_38",

"ie_latest",
"ie_11",
"ie_10",
"ie_9",

"edge_latest",
"edge_16",
"edge_15",
"edge_14",

"opera_latest",
"opera_49",
"opera_48",
"opera_47",
"opera_46",
"opera_45",
"opera_36",
"opera_23",

"safari_latest",
"safari_11",
"safari_10.1",
"safari_9.1",
"safari_8"
]
}

0 comments on commit 5ddce45

Please sign in to comment.