summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/common
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2019-09-30 17:24:43 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2019-09-30 17:24:43 +0000
commit73e520ba529c8e68a38e8c9048529da5f84b4996 (patch)
tree884305dc5ff38ca71d311ddfd1416df278e5bc52 /searchcore/src/tests/proton/common
parentcd700875d174d8d12ea501f5ca71f2723307c65c (diff)
GC unused files
Diffstat (limited to 'searchcore/src/tests/proton/common')
-rw-r--r--searchcore/src/tests/proton/common/attribute_updater/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/common/attribute_updater/CMakeLists.txt b/searchcore/src/tests/proton/common/attribute_updater/CMakeLists.txt
index d25a88c1a71..8b552cb2b47 100644
--- a/searchcore/src/tests/proton/common/attribute_updater/CMakeLists.txt
+++ b/searchcore/src/tests/proton/common/attribute_updater/CMakeLists.txt
@@ -4,6 +4,5 @@ vespa_add_executable(searchcore_attribute_updater_test_app TEST
attribute_updater_test.cpp
DEPENDS
searchcore_pcommon
- searchcore_util
)
vespa_add_test(NAME searchcore_attribute_updater_test_app COMMAND searchcore_attribute_updater_test_app)