2020-05-19 11:43:42 +03:00

11 lines
217 B
JSON

{
"test_framework": "jasmine2",
"test_path": "test/ie8/SpecRunner.html",
"browsers": [{
"browser": "ie",
"browser_version": "8",
"os": "Windows",
"os_version": "7"
}]
}