Test.json 288 字节
Newer Older
X
codex  
xuchenghua09 已提交
1 2 3 4 5 6 7 8 9 10 11
{
    "description": "Configuration for aceceshi Tests",
    "driver": {
        "type": "OHJSUnitTest",
        "test-timeout": "600000",
        "bundle-name": "com.example.actskillprocesswithaccountclosetest",
        "module-name": "entry",
        "shell-timeout": "600000"
    }
}