summaryrefslogtreecommitdiffstats
path: root/lowercasing_test/src/tests/hello-world/CMakeLists.txt
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 /lowercasing_test/src/tests/hello-world/CMakeLists.txt
parent63f4017a6f42955a182f0a1a33cfe6449b090704 (diff)
Declared test executables as tests with TEST parameter
Diffstat (limited to 'lowercasing_test/src/tests/hello-world/CMakeLists.txt')
-rw-r--r--lowercasing_test/src/tests/hello-world/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lowercasing_test/src/tests/hello-world/CMakeLists.txt b/lowercasing_test/src/tests/hello-world/CMakeLists.txt
index ec4d0c68532..079fbe85d71 100644
--- a/lowercasing_test/src/tests/hello-world/CMakeLists.txt
+++ b/lowercasing_test/src/tests/hello-world/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(lowercasing_test_hello-world-local_app
+vespa_add_executable(lowercasing_test_hello-world-local_app TEST
SOURCES
hello-world-local.cpp
DEPENDS