Files
2016-10-03 10:53:40 +02:00

18 lines
327 B
JSON

{
"test_framework": "qunit",
"test_path": [ "test/unit.html", "test/functional.html" ],
"browsers": [
"chrome_previous",
"chrome_latest",
"firefox_previous",
"firefox_latest",
"ie_9",
"ie_10",
"ie_11",
"opera_previous",
"opera_latest",
"safari_previous",
"safari_latest"
]
}