From d3141b96a7492e9c71b25a814ce71d23022aadc3 Mon Sep 17 00:00:00 2001 From: hanxingxing <3516128047@qq.com> Date: Fri, 15 Dec 2023 08:49:01 +0000 Subject: [PATCH] test Signed-off-by: hanxingxing <3516128047@qq.com> --- framework/extension/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/extension/BUILD.gn b/framework/extension/BUILD.gn index 25186fbf6..08b2716c6 100644 --- a/framework/extension/BUILD.gn +++ b/framework/extension/BUILD.gn @@ -4,6 +4,7 @@ # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 +# test # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, -- Gitee