aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/frameworkimpl/status/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/tests/frameworkimpl/status/CMakeLists.txt')
-rw-r--r--storage/src/tests/frameworkimpl/status/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/src/tests/frameworkimpl/status/CMakeLists.txt b/storage/src/tests/frameworkimpl/status/CMakeLists.txt
index 734be8e9998..95c4d3a532e 100644
--- a/storage/src/tests/frameworkimpl/status/CMakeLists.txt
+++ b/storage/src/tests/frameworkimpl/status/CMakeLists.txt
@@ -1,8 +1,7 @@
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_library(storage_teststatus
+vespa_add_library(storage_teststatus TEST
SOURCES
statustest.cpp
- DEPENDS
AFTER
storage_storageconfig
)