From 51913cdbd736ff635e4921a30689f36680a01bdd Mon Sep 17 00:00:00 2001 From: xingyuanfeng <1292110408@qq.com> Date: Fri, 15 Dec 2023 06:21:39 +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: xingyuanfeng <1292110408@qq.com> --- distributedscreen.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributedscreen.gni b/distributedscreen.gni index 9b03bc42..052d33b3 100644 --- a/distributedscreen.gni +++ b/distributedscreen.gni @@ -2,7 +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 tdd # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software -- Gitee