summaryrefslogtreecommitdiffstats
path: root/lowercasing_test/CMakeLists.txt
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2016-06-28 15:02:05 +0200
committerVegard Sjonfjell <vegardsjo@gmail.com>2016-06-28 15:02:05 +0200
commit4793d5fede988b8855c16e092a6df56f21c07d7f (patch)
tree5f12dc3c03ec8586fc676e92d3173a6164c19120 /lowercasing_test/CMakeLists.txt
parent95c79e22adc07931d4a935ecf6df2da0c3662ea0 (diff)
WIP (#245)
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
)