From 2ebfae514aad776915818b5a6a62063281462ff2 Mon Sep 17 00:00:00 2001 From: Yanxuan Liu Date: Tue, 17 Dec 2024 16:26:33 +0800 Subject: [PATCH] test merge branch Signed-off-by: Yanxuan Liu --- dev/host_memory_leaks/find_leak.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/host_memory_leaks/find_leak.py b/dev/host_memory_leaks/find_leak.py index 9bc8ef7937b..07af9e358d0 100644 --- a/dev/host_memory_leaks/find_leak.py +++ b/dev/host_memory_leaks/find_leak.py @@ -15,6 +15,7 @@ import sys print("for test only") +print('test update merge branch') def do_it(): outstanding = {}