summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@oath.com>2017-10-05 18:07:11 +0000
committerGeir Storli <geirst@oath.com>2017-10-06 10:52:20 +0000
commit9e832580cf0f8d6191d28d5df50e8a5fffa9eb95 (patch)
treef3b097c541e7597552adeaee0be47086c4ffdbef /searchcore/CMakeLists.txt
parent57580b2845dbd492d2f91b59be8db1881f89fffc (diff)
Implement class that maintains a set of PersistenceHandler instances in the bucket space they belong.
Diffstat (limited to 'searchcore/CMakeLists.txt')
-rw-r--r--searchcore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/CMakeLists.txt b/searchcore/CMakeLists.txt
index 208be618b1f..0dce35f7eb3 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -122,6 +122,7 @@ vespa_define_module(
src/tests/proton/metrics/metrics_engine
src/tests/proton/persistenceconformance
src/tests/proton/persistenceengine
+ src/tests/proton/persistenceengine/persistence_handler_map
src/tests/proton/proton
src/tests/proton/proton_config_fetcher
src/tests/proton/proton_configurer