From e5407b9043cfefc04633306ff7f5c1b97a4320ca Mon Sep 17 00:00:00 2001 From: Yanxuan Liu Date: Wed, 18 Dec 2024 11:46:21 +0800 Subject: [PATCH] test changelog 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 07af9e358d0..405b793d79d 100644 --- a/dev/host_memory_leaks/find_leak.py +++ b/dev/host_memory_leaks/find_leak.py @@ -16,6 +16,7 @@ print("for test only") print('test update merge branch') +print('test changelog') def do_it(): outstanding = {}