From 7ec5d7684354f99b13e26543c4bc781f6918b4fb Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Mon, 28 Aug 2023 21:54:17 +0800 Subject: [PATCH] feat: add more test project Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> --- scripts/lib/logging.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lib/logging.sh b/scripts/lib/logging.sh index 24b5081a4..021a366e1 100755 --- a/scripts/lib/logging.sh +++ b/scripts/lib/logging.sh @@ -220,4 +220,4 @@ function openim::log::test_log() { openim::log::error_exit "openim::log::error_exit" } -openim::log::test_log \ No newline at end of file +# openim::log::test_log \ No newline at end of file