aboutsummaryrefslogtreecommitdiffstats
path: root/fsa/src/alltest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/src/alltest/CMakeLists.txt')
-rw-r--r--fsa/src/alltest/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsa/src/alltest/CMakeLists.txt b/fsa/src/alltest/CMakeLists.txt
index d82ca400405..a2d99497499 100644
--- a/fsa/src/alltest/CMakeLists.txt
+++ b/fsa/src/alltest/CMakeLists.txt
@@ -61,7 +61,7 @@ vespa_add_executable(fsa_vectorizer_test_app
DEPENDS
fsa
)
-vespa_add_executable(fsa_vectorizer_perf_test_app
+vespa_add_executable(fsa_vectorizer_perf_test_app TEST
SOURCES
vectorizer_perftest.cpp
DEPENDS