summaryrefslogtreecommitdiffstats
path: root/searchsummary/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2022-09-15 14:39:31 +0200
committerTor Egge <Tor.Egge@online.no>2022-09-15 14:39:31 +0200
commita4945088ccc3a5ff072e04ecdd61b0ec7f8d884f (patch)
tree0082ebb71b709dcc333953bcd9d8739253a3d2d0 /searchsummary/CMakeLists.txt
parente123e08a279e32ce7dec845bf79b291aefeab16c (diff)
Remove unused portions of SummaryFieldConverter.
Diffstat (limited to 'searchsummary/CMakeLists.txt')
-rw-r--r--searchsummary/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchsummary/CMakeLists.txt b/searchsummary/CMakeLists.txt
index 5fcd0f7e19a..6e970bdfc00 100644
--- a/searchsummary/CMakeLists.txt
+++ b/searchsummary/CMakeLists.txt
@@ -22,6 +22,5 @@ vespa_define_module(
src/tests/docsummary/matched_elements_filter
src/tests/docsummary/slime_filler
src/tests/docsummary/slime_summary
- src/tests/docsummary/summary_field_converter
src/tests/juniper
)