提交 8b0115fe 编写于 作者: H hk_js

fix the testcase name about graphic system

Signed-off-by: Nhk_js <hekun18@huawei.com>
上级 e8356008
......@@ -17,7 +17,7 @@ group("graphic") {
if (is_standard_system) {
deps = [
"effectKit:EffectKitTest",
"graphicnapidrawingtest:GraphicNapiDrawingTest",
"graphicnapidrawingtest:ActsGraphicNapiDrawingTest",
"webGL:webGL_hap_test",
"windowStage:ActsWindowStageTest",
"windowstandard:window_hap_test",
......
......@@ -13,11 +13,11 @@
import("//test/xts/tools/build/suite.gni")
module_output_path = "hit/GraphicNapiDrawingTest"
module_output_path = "hit/ActsGraphicNapiDrawingTest"
###############################################################################
ohos_moduletest_suite("GraphicNapiDrawingTest") {
ohos_moduletest_suite("ActsGraphicNapiDrawingTest") {
module_out_path = module_output_path
subsystem_name = "graphic"
part_name = "graphic_standard"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册