summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@yahoo-inc.com>2016-12-06 12:55:52 +0100
committerTor Brede Vekterli <vekterli@yahoo-inc.com>2016-12-06 12:55:52 +0100
commitf8d883660f1b07b7e36e8f1693b8f9355bd06560 (patch)
treef01c9f3929c94f0dffed4be36a929b8f687af37d /storage/src/tests/distributor/CMakeLists.txt
parent76ba68d79e0fee68060b4a6c99157debd4b8eb3e (diff)
Rename tests
Diffstat (limited to 'storage/src/tests/distributor/CMakeLists.txt')
-rw-r--r--storage/src/tests/distributor/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/distributor/CMakeLists.txt b/storage/src/tests/distributor/CMakeLists.txt
index 8be15645ea8..2676a31e832 100644
--- a/storage/src/tests/distributor/CMakeLists.txt
+++ b/storage/src/tests/distributor/CMakeLists.txt
@@ -39,7 +39,7 @@ vespa_add_library(storage_testdistributor TEST
nodemaintenancestatstrackertest.cpp
distributor_host_info_reporter_test.cpp
ownership_transfer_safe_time_point_calculator_test.cpp
- distributor_metrics_set_test.cpp
+ persistence_metrics_set_test.cpp
DEPENDS
storage_distributor
storage_testcommon