mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 20:19:05 +01:00
14 lines
279 B
JSON
14 lines
279 B
JSON
{
|
|
"exit_with_fail": true,
|
|
"test_framework": "jasmine2",
|
|
"test_path": "test/ie8/SpecRunner.html",
|
|
"browsers": [
|
|
{
|
|
"browser": "ie",
|
|
"browser_version": "8",
|
|
"os": "Windows",
|
|
"os_version": "7"
|
|
}
|
|
]
|
|
}
|