[FEATURE]support switch expr engine automatically
This commit is contained in:
@@ -1320,7 +1320,7 @@ int main(int argc, char **argv)
|
||||
{
|
||||
int ret = 0;
|
||||
::testing::InitGoogleTest(&argc, argv);
|
||||
g_logger = log_handle_create("./adapter_hs_gtest.log", 0);
|
||||
g_logger = log_handle_create("./expr_matcher_gtest.log", 0);
|
||||
|
||||
ret = RUN_ALL_TESTS();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user