From 02c690b282b7a4760ed2364d392c688ba79cd582 Mon Sep 17 00:00:00 2001 From: chenzhixue Date: Tue, 7 Sep 2021 02:40:19 +0000 Subject: [PATCH] update graphic_lite/graphic_utils/a/Test.json. Signed-off-by: chenzhixue --- graphic_lite/graphic_utils/a/Test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphic_lite/graphic_utils/a/Test.json b/graphic_lite/graphic_utils/a/Test.json index e13fc4c83..0437d3bc5 100755 --- a/graphic_lite/graphic_utils/a/Test.json +++ b/graphic_lite/graphic_utils/a/Test.json @@ -20,6 +20,6 @@ ], "driver": { "type": "CppTestLite", - "execute": "/test_root/graphic/ActsUiInterfaceTest.bin" + "execute": "/test_root/graphic/ActsGraphicInterfaceTest.bin" } } \ No newline at end of file -- GitLab