summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2020-05-13 13:24:17 +0200
committerTor Egge <Tor.Egge@broadpark.no>2020-05-13 13:24:17 +0200
commiteae91bf5e04f4245b54c240ac4667a0fc93ae068 (patch)
tree12626dde0601d1b004ad5a084003a1a91ff13ede /searchcore/CMakeLists.txt
parentd44ef62fdbd6b0f5b67ab217e3ec8fbe16469f1c (diff)
Add unit test for AttributeUsageSamplerFunctor.
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 412652821d1..fe0504b25af 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -59,6 +59,7 @@ vespa_define_module(
src/tests/proton/attribute/attribute_manager
src/tests/proton/attribute/attribute_populator
src/tests/proton/attribute/attribute_usage_filter
+ src/tests/proton/attribute/attribute_usage_sampler_functor
src/tests/proton/attribute/attributes_state_explorer
src/tests/proton/attribute/document_field_extractor
src/tests/proton/attribute/document_field_populator