From eae91bf5e04f4245b54c240ac4667a0fc93ae068 Mon Sep 17 00:00:00 2001 From: Tor Egge Date: Wed, 13 May 2020 13:24:17 +0200 Subject: Add unit test for AttributeUsageSamplerFunctor. --- searchcore/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'searchcore/CMakeLists.txt') 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 -- cgit v1.2.3