summaryrefslogtreecommitdiffstats
path: root/storageframework
diff options
context:
space:
mode:
Diffstat (limited to 'storageframework')
-rw-r--r--storageframework/src/tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/storageframework/src/tests/CMakeLists.txt b/storageframework/src/tests/CMakeLists.txt
index 0e562508d4c..49c25a275f2 100644
--- a/storageframework/src/tests/CMakeLists.txt
+++ b/storageframework/src/tests/CMakeLists.txt
@@ -13,7 +13,6 @@ vespa_add_executable(storageframework_gtest_runner_app TEST
vespa_add_test(
NAME storageframework_gtest_runner_app
COMMAND storageframework_gtest_runner_app
- DEPENDS storageframework_gtest_runner_app
)
# Runner for unit tests written in CppUnit (DEPRECATED).