aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/tests/proton/common/CMakeLists.txt')
-rw-r--r--searchcore/src/tests/proton/common/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/searchcore/src/tests/proton/common/CMakeLists.txt b/searchcore/src/tests/proton/common/CMakeLists.txt
index 5f0fa227c88..73f300fd124 100644
--- a/searchcore/src/tests/proton/common/CMakeLists.txt
+++ b/searchcore/src/tests/proton/common/CMakeLists.txt
@@ -1,11 +1,4 @@
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_executable(searchcore_schemautil_test_app TEST
- SOURCES
- schemautil_test.cpp
- DEPENDS
- searchcore_pcommon
-)
-vespa_add_test(NAME searchcore_schemautil_test_app COMMAND searchcore_schemautil_test_app)
vespa_add_executable(searchcore_selectpruner_test_app TEST
SOURCES
selectpruner_test.cpp