From 9ffb5969ff851b6661d966b182ab4cdc90bb7100 Mon Sep 17 00:00:00 2001 From: Vegard Sjonfjell Date: Thu, 16 Jun 2016 14:20:40 +0200 Subject: Declared test executables as tests with TEST parameter --- .../src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 322d22c8f0d..158dd78c0a7 100644 --- a/searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt +++ b/searchcore/src/tests/proton/attribute/attributes_state_explorer/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -vespa_add_executable(searchcore_attributes_state_explorer_test_app +vespa_add_executable(searchcore_attributes_state_explorer_test_app TEST SOURCES attributes_state_explorer_test.cpp DEPENDS -- cgit v1.2.3