diff options
| author | fumingwei <[email protected]> | 2023-09-11 16:59:48 +0800 |
|---|---|---|
| committer | fumingwei <[email protected]> | 2023-09-11 16:59:48 +0800 |
| commit | c8221fb80387230443727687d4425473327ba978 (patch) | |
| tree | d4b733416e14d7e13582c72977caeb6c04dfa923 /test/CMakeLists.txt | |
| parent | 159c7767eb6380dad96dc50fd9b7af54b6b8efb7 (diff) | |
temp 10feature-fs4
Diffstat (limited to 'test/CMakeLists.txt')
| -rw-r--r-- | test/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 9d9d8b6..aedc2a1 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -58,4 +58,5 @@ add_unit_test(test_register_and_reset) add_unit_test(test_serialize)
add_unit_test(unit_test_cell_manager)
add_unit_test(test_exporter_interface)
-add_unit_test(test_exporter_prometheus)
\ No newline at end of file +add_unit_test(test_exporter_prometheus)
+add_unit_test(test_exporter_local)
\ No newline at end of file |
