From 458f562233c9afd68af9d7b3837f80de947b6b46 Mon Sep 17 00:00:00 2001 From: bingwang Date: Tue, 4 Jun 2024 18:43:51 +0000 Subject: [PATCH] Minor change --- test/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/main.cpp b/test/main.cpp index dfca267..1e84450 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -26,3 +26,4 @@ int main(int argc, char* argv[]) testing::AddGlobalTestEnvironment(env); return RUN_ALL_TESTS(); } +