summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
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