summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/buckethandler
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/documentdb/buckethandler
parentcd700875d174d8d12ea501f5ca71f2723307c65c (diff)
GC unused files
Diffstat (limited to 'searchcore/src/tests/proton/documentdb/buckethandler')
-rw-r--r--searchcore/src/tests/proton/documentdb/buckethandler/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/documentdb/buckethandler/CMakeLists.txt b/searchcore/src/tests/proton/documentdb/buckethandler/CMakeLists.txt
index d48778ffd1b..e955aa76d37 100644
--- a/searchcore/src/tests/proton/documentdb/buckethandler/CMakeLists.txt
+++ b/searchcore/src/tests/proton/documentdb/buckethandler/CMakeLists.txt
@@ -12,7 +12,6 @@ vespa_add_executable(searchcore_buckethandler_test_app TEST
searchcore_bucketdb
searchcore_pcommon
searchcore_grouping
- searchcore_util
searchcore_fconfig
)
vespa_add_test(NAME searchcore_buckethandler_test_app COMMAND searchcore_buckethandler_test_app)