From 34c1ccecaf7aab88ddce0f76ce5c2bb8bd2b5334 Mon Sep 17 00:00:00 2001 From: wuming11233 <12981199+wu-ming11233@user.noreply.gitee.com> Date: Fri, 15 Dec 2023 03:39:21 +0000 Subject: [PATCH] =?UTF-8?q?tdd=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuming11233 <12981199+wu-ming11233@user.noreply.gitee.com> --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index 55271486df..f397267eb5 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2,6 +2,7 @@ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at +# test # # http://www.apache.org/licenses/LICENSE-2.0 # -- Gitee