From b6d4871c8da6c0eceeaf3df0ed2a5ddf950d3bc8 Mon Sep 17 00:00:00 2001 From: vagrant_world Date: Tue, 8 Feb 2022 16:37:24 +0800 Subject: [PATCH] exchange the Test.json Signed-off-by: vagrant_world --- communication/dsoftbus/rpc/Test.json | 1 + 1 file changed, 1 insertion(+) diff --git a/communication/dsoftbus/rpc/Test.json b/communication/dsoftbus/rpc/Test.json index c83c60fd8..bd9120c34 100644 --- a/communication/dsoftbus/rpc/Test.json +++ b/communication/dsoftbus/rpc/Test.json @@ -4,6 +4,7 @@ "type": "JSUnitTest", "test-timeout": "60000", "package": "com.ohos.rpctest", + "abilityName": "com.ohos.rpc.MainAbility", "shell-timeout": "60000" }, "kits": [ -- GitLab