{
"description": "Configuration for fileio Server",
"driver": {
"type": "JSUnitServer",
"test-timeout": "900000",
"package": "com.acts.fileio.test.server",
"abilityName": ".MainAbility",
"shell-timeout": "900000"
},
"kits": [
{
"test-file-name": [
"DctsFileioServer.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}