From 4f7542e343089ab1ea31717a429f4ab24c54697e Mon Sep 17 00:00:00 2001 From: chengyuzhe112 Date: Fri, 15 Dec 2023 06:23:04 +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: chengyuzhe112 --- BUILD.gn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILD.gn b/BUILD.gn index 1b6471490..e36c5ad2a 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -3,6 +3,8 @@ # 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 # # Unless required by applicable law or agreed to in writing, software -- Gitee