aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-06-15 22:00:45 +0200
committerGitHub <noreply@github.com>2020-06-15 22:00:45 +0200
commit39d7728ad2efcf72bffa02b7e0d03bbe672ced1d (patch)
treed88684a09c7bb3155896aee3dfc595477b4ac6e9 /searchcore/src/tests/proton/attribute/CMakeLists.txt
parentba5d6c161d9d4ff9bd3a3f8237102a688558febe (diff)
Revert "Two phase put in attribute writer"
Diffstat (limited to 'searchcore/src/tests/proton/attribute/CMakeLists.txt')
-rw-r--r--searchcore/src/tests/proton/attribute/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/attribute/CMakeLists.txt b/searchcore/src/tests/proton/attribute/CMakeLists.txt
index c23d97c6e88..1f385628480 100644
--- a/searchcore/src/tests/proton/attribute/CMakeLists.txt
+++ b/searchcore/src/tests/proton/attribute/CMakeLists.txt
@@ -7,7 +7,6 @@ vespa_add_executable(searchcore_attribute_test_app TEST
searchcore_attribute
searchcore_flushengine
searchcore_pcommon
- searchlib_test
gtest
)
vespa_add_test(NAME searchcore_attribute_test_app COMMAND searchcore_attribute_test_app)