From 71c1bdadc65dab0590aaf44e740f6e3cdc87195e Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Mon, 6 May 2019 12:12:53 +0000 Subject: Deinline test code. --- .../src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt') diff --git a/searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt b/searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt index 62a59bc04c2..8b53b4e093f 100644 --- a/searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt +++ b/searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt @@ -5,5 +5,6 @@ vespa_add_executable(searchcore_attributes_state_explorer_test_app TEST DEPENDS searchcore_attribute searchcore_pcommon + searchcore_test ) vespa_add_test(NAME searchcore_attributes_state_explorer_test_app COMMAND searchcore_attributes_state_explorer_test_app) -- cgit v1.2.3