From 67c55044411f4abfcc7af6477db76a083311bfe9 Mon Sep 17 00:00:00 2001 From: txl Date: Fri, 11 Aug 2023 14:39:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: txl --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 5bc0508..ada9f1b 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -13,7 +13,7 @@ #import("//hit/build/suite.gni") import("test_packages.gni") -ohos_test_suite("dcts") { +ohos_test_suite("xts_dcts") { deps = selected_packages }