From a9fcd51383879ca8b3fd66a027d52c19f0cb3e6f Mon Sep 17 00:00:00 2001 From: xingyuanfeng <1292110408@qq.com> Date: Fri, 15 Dec 2023 06:24:26 +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> --- distributedaudio.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributedaudio.gni b/distributedaudio.gni index 264438a5..510e00af 100644 --- a/distributedaudio.gni +++ b/distributedaudio.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