aboutsummaryrefslogtreecommitdiffstats
path: root/storage/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@vespa.ai>2024-05-16 12:57:07 +0000
committerTor Brede Vekterli <vekterli@vespa.ai>2024-05-16 12:57:07 +0000
commitb377a3c28efec6dae55a33cea1e536cc8b7117e7 (patch)
treea7b7d16233375ba3961c7a04faab059ead4e892e /storage/CMakeLists.txt
parent9a3ef654bfe4dda2a3c0d74928a29d8e75e35ae9 (diff)
Remove vdstestlib module
Was only used by `DirConfig`.
Diffstat (limited to 'storage/CMakeLists.txt')
-rw-r--r--storage/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/CMakeLists.txt b/storage/CMakeLists.txt
index eeec705b13f..c59d095fb4c 100644
--- a/storage/CMakeLists.txt
+++ b/storage/CMakeLists.txt
@@ -54,7 +54,6 @@ vespa_define_module(
TEST_DEPENDS
messagebus_messagebus-test
- vdstestlib
TEST_EXTERNAL_DEPENDS
${VESPA_ATOMIC_LIB}