summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-02-05 13:36:17 +0000
committerGeir Storli <geirst@verizonmedia.com>2019-02-05 13:36:17 +0000
commit8679b9bb4f541b64cd5148b98277a0f4a72491c4 (patch)
tree6061cf23964c7cc51824741eaee349e27f8e4e87 /searchcore/CMakeLists.txt
parent00b9428ca3b6f0cc5bd5732e07985c2b27f7acd1 (diff)
Rename applyattrupdates -> attribute_updater_test and move it to correct place.
Diffstat (limited to 'searchcore/CMakeLists.txt')
-rw-r--r--searchcore/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/CMakeLists.txt b/searchcore/CMakeLists.txt
index d5d5544b88c..593834d4f9a 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -56,7 +56,6 @@ vespa_define_module(
src/apps/vespa-transactionlog-inspect
TESTS
- src/tests/applyattrupdates
src/tests/fdispatch/randomrow
src/tests/fdispatch/fnet_search
src/tests/grouping
@@ -75,6 +74,7 @@ vespa_define_module(
src/tests/proton/attribute/imported_attributes_repo
src/tests/proton/bucketdb/bucketdb
src/tests/proton/common
+ src/tests/proton/common/attribute_updater
src/tests/proton/common/document_type_inspector
src/tests/proton/common/hw_info_sampler
src/tests/proton/common/state_reporter_utils