mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 12:09:02 +01:00
13 lines
251 B
JSON
13 lines
251 B
JSON
{
|
|
"test_framework": "jasmine2",
|
|
"test_path": "test/ie8/SpecRunner.html",
|
|
"browsers": [
|
|
{
|
|
"browser": "ie",
|
|
"browser_version": "8",
|
|
"os": "Windows",
|
|
"os_version": "7"
|
|
}
|
|
]
|
|
}
|