summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorfumingwei <[email protected]>2023-09-11 16:59:48 +0800
committerfumingwei <[email protected]>2023-09-11 16:59:48 +0800
commitc8221fb80387230443727687d4425473327ba978 (patch)
treed4b733416e14d7e13582c72977caeb6c04dfa923 /test/CMakeLists.txt
parent159c7767eb6380dad96dc50fd9b7af54b6b8efb7 (diff)
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt3
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