From d12696ac898440da5c964be83b80cec1bcf9a762 Mon Sep 17 00:00:00 2001 From: yang-qibo Date: Fri, 16 Sep 2022 16:29:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9test.json=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yang-qibo --- communication/dsoftbus/rpc/Test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communication/dsoftbus/rpc/Test.json b/communication/dsoftbus/rpc/Test.json index d30fe8c61..64b241319 100644 --- a/communication/dsoftbus/rpc/Test.json +++ b/communication/dsoftbus/rpc/Test.json @@ -13,7 +13,7 @@ { "test-file-name": [ "ActsRpcHapTest.hap", - "./testcases/ActsRpcHapServer.hap" + "ActsRpcHapServer.hap" ], "type": "AppInstallKit", "cleanup-apps": true -- GitLab