1.rename rule_state to rule_compile_state
2.recover regex_expr.json to make expr_matcher_gtest pass
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <limits.h>
|
||||
|
||||
const char *g_table_info_path = "./table_info.conf";
|
||||
const char *g_table_info_path = "./table_info.json";
|
||||
const char *g_json_filename = "maat_json.json";
|
||||
struct log_handle *g_logger = NULL;
|
||||
struct maat *g_maat_inst = NULL;
|
||||
|
||||
Reference in New Issue
Block a user