summaryrefslogtreecommitdiffstats
path: root/searchcorespi/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'searchcorespi/CMakeLists.txt')
-rw-r--r--searchcorespi/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/searchcorespi/CMakeLists.txt b/searchcorespi/CMakeLists.txt
index 32469886bf8..2faa2be3b82 100644
--- a/searchcorespi/CMakeLists.txt
+++ b/searchcorespi/CMakeLists.txt
@@ -18,8 +18,4 @@ vespa_define_module(
src/vespa/searchcorespi
src/vespa/searchcorespi/flush
src/vespa/searchcorespi/index
- src/vespa/searchcorespi/plugin
-
- TESTS
- src/tests/plugin
)