Hhwx1255622server to stage
ad07c50f创建于 2024年3月18日历史提交
{

    "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

        }

    ]



}