diff options
| author | root <[email protected]> | 2024-08-21 08:39:28 +0000 |
|---|---|---|
| committer | root <[email protected]> | 2024-08-21 08:39:28 +0000 |
| commit | a4ca92ea41754c7cb5ccb52cb5a4c98e3e7dac19 (patch) | |
| tree | 7e9a5cdf36cb2708184d70f182314f07d9a31ab1 /test/test_utils.cpp | |
| parent | 0640799f215fc4abb67a1b253609750ae0208e38 (diff) | |
rename maat_rule.c to maat_core.c
rename maat_rule.h to maat_core.h
Diffstat (limited to 'test/test_utils.cpp')
| -rw-r--r-- | test/test_utils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_utils.cpp b/test/test_utils.cpp index 06224cf..7619566 100644 --- a/test/test_utils.cpp +++ b/test/test_utils.cpp @@ -2,7 +2,7 @@ #include "maat_redis_monitor.h" #include "maat_utils.h" #include "maat_table.h" -#include "maat_rule.h" +#include "maat_core.h" #include "maat_config_monitor.h" #include "json2iris.h" |
