{ "description": "Configuration for storage fileio Tests", "driver": { "type": "JSUnitTest", "test-timeout": "60000", "package": "ohos.acts.storage.fileioerror", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsStorageFileIoErrorJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }