From 5ec1d0574dae54dd6654c182c5e7b0024f990bc7 Mon Sep 17 00:00:00 2001 From: txl Date: Thu, 23 May 2024 17:22:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E5=87=86test,=E4=B8=8D=E5=90=88?= =?UTF-8?q?=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: txl --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index 9b414f0..5e53460 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -32,3 +32,4 @@ group("nnrt_fuzztest") { testonly = true deps = [ "test/fuzztest:fuzztest" ] } + -- Gitee