summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2019-05-06 12:12:53 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2019-05-06 12:12:53 +0000
commit71c1bdadc65dab0590aaf44e740f6e3cdc87195e (patch)
treeb4eb9c0051ea1678bfa0e943d5894bbe0222bc2c /searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt
parentd2a15fedd93ee1fa30e2a7ef769f3378675d3be3 (diff)
Deinline test code.
Diffstat (limited to 'searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt')
-rw-r--r--searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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)