From 2652e442d468539ab4bf9e274ed68906628ac088 Mon Sep 17 00:00:00 2001 From: chengxingzhen Date: Sat, 24 Sep 2022 11:55:13 +0800 Subject: [PATCH] =?UTF-8?q?XTS-ability=5Flit=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chengxingzhen --- ability_lite/ability_posix/Test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ability_lite/ability_posix/Test.json b/ability_lite/ability_posix/Test.json index 26a46f4f0..790edb761 100755 --- a/ability_lite/ability_posix/Test.json +++ b/ability_lite/ability_posix/Test.json @@ -12,7 +12,7 @@ "server": "NfsServer", "mount": [ { - "source": "testcases/aafwk", + "source": "testcases/ability", "target": "/test_root/aafwk" },{ "source": "resource/aafwk", -- GitLab