aboutsummaryrefslogtreecommitdiffstats
path: root/slobrok/src/tests/configure
diff options
context:
space:
mode:
authorVegard Sjonfjell <vegard@yahoo-inc.com>2016-06-16 14:20:40 +0200
committerVegard Sjonfjell <vegard@yahoo-inc.com>2016-06-16 14:20:40 +0200
commit9ffb5969ff851b6661d966b182ab4cdc90bb7100 (patch)
tree70991e9edd4b6010f95cb2a0f20b39ad84395bb6 /slobrok/src/tests/configure
parent63f4017a6f42955a182f0a1a33cfe6449b090704 (diff)
Declared test executables as tests with TEST parameter
Diffstat (limited to 'slobrok/src/tests/configure')
-rw-r--r--slobrok/src/tests/configure/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/slobrok/src/tests/configure/CMakeLists.txt b/slobrok/src/tests/configure/CMakeLists.txt
index a9988ead03f..93718d305b3 100644
--- a/slobrok/src/tests/configure/CMakeLists.txt
+++ b/slobrok/src/tests/configure/CMakeLists.txt
@@ -4,7 +4,7 @@ vespa_add_executable(slobrok_gencfg_app
gencfg.cpp
DEPENDS
)
-vespa_add_executable(slobrok_configure_test_app
+vespa_add_executable(slobrok_configure_test_app TEST
SOURCES
configure.cpp
DEPENDS