summaryrefslogtreecommitdiffstats
path: root/lowercasing_test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lowercasing_test/CMakeLists.txt')
-rw-r--r--lowercasing_test/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/lowercasing_test/CMakeLists.txt b/lowercasing_test/CMakeLists.txt
index 159b6f6a4d4..79da02985b3 100644
--- a/lowercasing_test/CMakeLists.txt
+++ b/lowercasing_test/CMakeLists.txt
@@ -8,11 +8,7 @@ vespa_define_module(
APPS
src/binref
- src/java
TESTS
- src/grouping_test/hello-world
- src/grouping_test/hello-world-lib
- src/tests/hello-world
src/tests/lowercasing
)